[Bug rtl-optimization/33424] segmentation fault for legal code with -O2

2008-12-26 Thread dcb314 at hotmail dot com
--- Comment #4 from dcb314 at hotmail dot com 2008-12-26 09:55 --- (In reply to comment #3) > I think this is fixed on the trunk now. I agree. I just re-checked it and it seems fixed to me. -- dcb314 at hotmail dot com changed: What|Removed |Adde

[Bug rtl-optimization/33424] segmentation fault for legal code with -O2

2008-12-25 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-25 17:50 --- I think this is fixed on the trunk now. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33424

[Bug rtl-optimization/33424] segmentation fault for legal code with -O2

2008-08-31 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-08-31 12:27 --- We endlessly recurse in cse_cc_succs on i686-pc-linux-gnu with -O3. Related to PR36635. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added