------- Comment #13 from tromey at gcc dot gnu dot org  2006-01-19 18:23 -------
FWIW I suspect there is undefined code in gcjx.
For instance I think the constant evaluation code assumes
-fwrapv behavior.  There could well be other undefined code,
but I don't know of any.

That said, it seems unlikely that this particular problem
would cause this bug.  I suppose compiling with -fwrapv
might shed some light on this.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25608

Reply via email to