This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Is this a bug?


>>>>> "Martin" == Martin Kahlert <martin.kahlert@infineon.com> writes:

Martin>     final static long a = 1000000000;
Martin>     final static long b = 1000 * a;

This looks like a front-end bug in gcj -- the bug persists if you use
`gcj -C'.  Could you file a PR for this?

Tom


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