[Bug target/63953] New: msp430 fails to define multiplier for msp430fr5xx mcus

pab at pabigot dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 19 10:41:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63953

            Bug ID: 63953
           Summary: msp430 fails to define multiplier for msp430fr5xx mcus
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pab at pabigot dot com

Code generated with -mmcu=msp430fr5969 results in calls to the default hardware
multiplier, which is not the correct solution for this MCU.  Other MCUs may
also be missing.  See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63901#c3 for
a robust solution approach.



More information about the Gcc-bugs mailing list