[Bug tree-optimization/42237] [4.5 Regression] internal compiler error: verify_stmts failed
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 1 11:14:00 GMT 2009
------- Comment #4 from rguenth at gcc dot gnu dot org 2009-12-01 11:14 -------
Confirmed. IPA-SRA generates this.
# .MEM_9 = VDEF <.MEM_14>
*ISRA.13_16(D) = *ISRA.12_2(D);
if that's invalid gimple it means that the type is is_gimple_reg_type.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jamborm at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Component|c++ |tree-optimization
Ever Confirmed|0 |1
Keywords| |ice-on-valid-code, wrong-
| |code
Last reconfirmed|0000-00-00 00:00:00 |2009-12-01 11:14:34
date| |
Summary|internal compiler error: |[4.5 Regression] internal
|verify_stmts failed |compiler error: verify_stmts
| |failed
Target Milestone|--- |4.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42237
More information about the Gcc-bugs
mailing list