Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-11126

Do not emit the diagnostic: warning: call to function without interrupt attribute could clobber interruptee's VFP registers; consider using the `interrupt_save_fp` attribute to prevent this behavior

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium

      The implementation of the attribute interrupt_save_fp is incomplete.  Therefore, there should be no diagnostics which recommend it. 

      The current documentation of support for interrupts notes that it is the user's responsibility to preserve VFP registers.  This continues to be the case.  In the most common cases, VFP registers are not modified by the interrupt, and thus do not need to be preserved.

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: