[Bug c++/37717] [4.4 Regression] verify_ssa failed for legal C++ with -O2
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu Oct 2 15:57:00 GMT 2008
------- Comment #3 from rguenth at gcc dot gnu dot org 2008-10-02 15:56 -------
Btw, SRA strikes again.
bug22.cc:77593: error: invalid operand in unary operation
SR.1004_28 = (long unsigned int) D.159413_18->array[D.159417_23];
bug22.cc:77593: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
So this is probably a "dup" of PR37716.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |37716
Keywords| |ice-on-valid-code
Summary|verify_ssa failed for legal |[4.4 Regression] verify_ssa
|C++ with -O2 |failed for legal C++ with -
| |O2
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37717
More information about the Gcc-bugs
mailing list