[Bug tree-optimization/35607] [4.4 Regression] IVOPTs produces invalid gimple
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 16 11:46:00 GMT 2008
------- Comment #1 from rguenth at gcc dot gnu dot org 2008-03-16 11:45 -------
force_gimple_operand doesn't gimplify
&__fini_array_start[(unsigned int) D.1189_5]
because is_gimple_min_invariant returns true for it.
And the verification failure is just an artifact of that. I have a patch.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |rguenth at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2008-03-16 11:45:46
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35607
More information about the Gcc-bugs
mailing list