This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/55857] [4.8 Regression] ICE: verify_ssa failed


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> 2013-01-03 15:57:25 UTC ---
Author: rguenth
Date: Thu Jan  3 15:57:15 2013
New Revision: 194856

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194856
Log:
2013-01-03  Richard Biener  <rguenther@suse.de>

        Revert
        2013-01-03  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/55857
        * tree-vect-stmts.c (vectorizable_load): Do not setup
        re-alignment for invariant loads.

        2013-01-02  Richard Biener  <rguenther@suse.de>

        * tree-vect-stmts.c (vectorizable_load): When vectorizing an
        invariant load do not generate a vector load from the scalar
        location.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-stmts.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]