This is the mail archive of the java-prs@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]

[Bug java/15656] [3.3/3.4/4.0 Regression] ICE segfault in lex.c


------- Additional Comments From tromey at gcc dot gnu dot org  2004-09-22 22:14 -------
I looked in the debugger, and I'm definitely seeing
a bad call error_if_numeric_overflow, with an argument of
0x15d (like the reporter).  For whatever reason this doesn't
cause a crash here, but it is definitely wrong.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|3.3.3 3.2.3 3.4.0 4.0       |3.3.3 3.2.3 3.4.0 4.0.0


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


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