This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c/9995: msp430-gcc internal compiler error 'unrecognizable insn' for (int,int,enum,enum,char)


>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 dot young at valley dot 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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]