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 target/22553] [4.1 regression] ICE building libstdc++



------- Comment #6 from kkojima at gcc dot gnu dot org  2005-10-17 12:44 -------
There is an argument about this PR in gcc-patches list
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00816.html
and I've commited the patch in
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg00859.html
which disables sched1 optimization for SH-4 when exceptions are
used as a release workwround on mainline under Joern's approval.
It gets rid of the ICEs for the testcases, though it doesn't fix
the real issue.  So please don't close this PR ATM.


-- 


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


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