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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Should be fixed by

2014-01-15  Richard Biener  <rguent...@suse.de>

        PR tree-optimization/59822
        * tree-vect-stmts.c (hoist_defs_of_uses): New function.
        (vectorizable_load): Use it to hoist defs of uses of invariant
        loads out of the loop.

Reply via email to