This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 middle-end/23711] [4.1 regression] [s390] bootstrap error in libjava (ICE in fixup_eh_region_note)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-06 03:40 -------
Looks like the issue is that reload's assert should be checking about internal_throw when it is checking 
the trap_count.

See <http://gcc.gnu.org/ml/gcc/2005-09/msg00107.html> for the patch which could be tested.

-- 


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


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