[Bug tree-optimization/34179] [4.3 Regression] verify_ssa failed (found real variable when subvariables should have appeared)
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 21 22:09:00 GMT 2007
------- Comment #2 from rguenth at gcc dot gnu dot org 2007-11-21 22:09 -------
./cc1 -quiet t3.i -O3 -Wfatal-errors
t3.i: In function 'setparam':
t3.i:4917: error: found real variable when subvariables should have appeared
...
looks like a dup of PR34138.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |tree-optimization
Keywords| |ice-on-valid-code
Summary|ice for legal code |[4.3 Regression] verify_ssa
| |failed (found real variable
| |when subvariables should
| |have appeared)
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34179
More information about the Gcc-bugs
mailing list