[Bug tree-optimization/35431] [4.1/4.2/4.3/4.4 regression] ICE with complex data in PRE
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 29 21:02:00 GMT 2008
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-03-29 21:01 -------
We have invalid gimple before PRE:
k_7 = COMPLEX_EXPR <(int) D.1197_2, 0>;
Which we don't catch.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
Summary|[4.1/4.2/4.3/4.4 regression]|[4.1/4.2/4.3/4.4 regression]
|ICE with complex data |ICE with complex data in PRE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35431
More information about the Gcc-bugs
mailing list