gcc/rtlanal.c (multiple_sets): bug
Jeffrey A Law
law@cygnus.com
Fri Dec 18 20:29:00 GMT 1998
In message < 199812181413.IAA08470@server.divms.uiowa.edu >you write:
>
> In the current CVS version of EGCS, file gcc/rtlanal.c, function
> multiple_sets, the variable "found" is defined to be "rtx". I think
> this should be an integer, since you are later assigning a value of
> "1" to the pointer "found". The SGI MIPSPro 7.2.1 cc doesn't like
> that trick.
An oversight. Should be fixed in the current sources.
jeff
More information about the Gcc-bugs
mailing list