------- Comment #6 from steven at gcc dot gnu dot org  2005-11-08 20:36 -------
I found an extra problem with loop-invariant.c, which is that it would move
expressions out of loops with calls, even if the expressions used call
clobbered hard registers.  I'm testing a fix for this bug now, too...


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |steven at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-10-17 15:14:13         |2005-11-08 20:36:56
               date|                            |


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

Reply via email to