c/9995: msp430-gcc internal compiler error 'unrecognizable insn' for (int,int,enum,enum,char)
larry.young@valley.net
larry.young@valley.net
Fri Mar 7 21:26:00 GMT 2003
>Number: 9995
>Category: c
>Synopsis: msp430-gcc internal compiler error 'unrecognizable insn' for (int,int,enum,enum,char)
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Mar 07 21:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: larry.young@valley.net
>Release: gcc 3.2
>Organization:
>Environment:
Windows 2000 Professional
>Description:
msp430-gcc v3.2 reports an "internal compiler error" of "unrecognizable insn" with the sample code adctest.c attached. Simple changes to the argument list defined for the function 'adc_set' eliminate the error message. For example, changing the fifth arg type from 'char' to 'int', or removing the first 'int' argument leaving just four arguments.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list