java/6382: Conversion of long constants to string uses bad format
tromey@gcc.gnu.org
tromey@gcc.gnu.org
Tue Apr 23 11:29:00 GMT 2002
Synopsis: Conversion of long constants to string uses bad format
State-Changed-From-To: open->analyzed
State-Changed-By: tromey
State-Changed-When: Tue Apr 23 10:19:07 2002
State-Changed-Why:
Alex says that print_int_node is meant to be used for error reporting only.
So the correct fix is to replace non-error calls to it
with calls to a new function.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6382
More information about the Gcc-bugs
mailing list