[Bug middle-end/59841] [4.9 Regression] internal compiler error: verify_ssa failed

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 16 14:24:00 GMT 2014


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  <rguenther@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.



More information about the Gcc-bugs mailing list