egcs-980129, warning patches to alpha.c

John Carr jfc@mit.edu
Fri Feb 6 05:56:00 GMT 1998


The printf format string changes are not necessary.  The constants
being printed fit in an int (Alpha only has 16 bit offsets in memory
instructions).  Either cast them to int or change the variables to be
int.




More information about the Gcc mailing list