------- 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

Reply via email to