[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-18 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2007-07-18 19:45 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-16 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-16 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-07-16 09:47 --- Zdenek, I think this change also breaks FDO compiles with tramp3d, sed, gawk and gzip (the resulting -fprofile-use binaries segfault). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32773

[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-16 Thread rakdver at gcc dot gnu dot org
--- Comment #2 from rakdver at gcc dot gnu dot org 2007-07-16 09:56 --- (In reply to comment #1) Zdenek, I think this change also breaks FDO compiles with tramp3d, sed, gawk and gzip (the resulting -fprofile-use binaries segfault). At least now we know why the check was there :-)

[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-16 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2007-07-16 10:23 --- I verified that reverting r126576 fixes the tramp3d miscompile. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32773

[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-16 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2007-07-16 15:56 --- *** Bug 32779 has been marked as a duplicate of this bug. *** -- burnus at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-16 Thread rakdver at gcc dot gnu dot org
--- Comment #5 from rakdver at gcc dot gnu dot org 2007-07-16 19:39 --- Patch: http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01462.html -- rakdver at gcc dot gnu dot org changed: What|Removed |Added

[Bug rtl-optimization/32773] [4.3 Regression] SH: ICE in create_pre_exit, at mode-switching.c:223

2007-07-16 Thread rakdver at gcc dot gnu dot org
--- Comment #6 from rakdver at gcc dot gnu dot org 2007-07-17 03:56 --- Subject: Bug 32773 Author: rakdver Date: Tue Jul 17 03:56:40 2007 New Revision: 126700 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=126700 Log: PR rtl-optimization/32773 * cfglayout.c