[Bug tree-optimization/38819] [4.2/4.3/4.4 Regression] trapping expression wrongly hoisted out of loop

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 16 11:41:00 GMT 2009



------- Comment #4 from rguenth at gcc dot gnu dot org  2009-01-16 11:41 -------
Optimal would be to check this at insertion time, a quick fix is to adjust
compute_avail to not consider trapping expressions.

Mine.


-- 

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|NEW                         |ASSIGNED
   Last reconfirmed|2009-01-15 16:00:58         |2009-01-16 11:41:40
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38819



More information about the Gcc-bugs mailing list