[Bug tree-optimization/26832] [4.2 Regression] ICE: verify_ssa failed
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Mar 23 21:05:00 GMT 2006
------- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-23 21:05 -------
Replacing 't_35' with constant '1.0e+0'
Original statement:tt_37 = t_35 * t_35
Updated statement:tt_37 = t_35
Replacing 'tt_37' with variable 't_35'
Original statement:D.1282_38 = tt_37 + mm_36
Updated statement:D.1282_38 = t_35 + mm_36
and we delete t_35
*** This bug has been marked as a duplicate of 26806 ***
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at redhat dot com
Severity|normal |blocker
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
Summary|ICE: verify_ssa failed |[4.2 Regression] ICE:
| |verify_ssa failed
Target Milestone|--- |4.2.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26832
More information about the Gcc-bugs
mailing list