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/52571] vectorizer changes alignment of common symbols


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

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-16 16:48:38 UTC ---
Author: rguenth
Date: Fri Mar 16 16:48:31 2012
New Revision: 185474

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185474
Log:
2012-03-16  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/52603
    * tree-vect-data-refs.c (vect_can_force_dr_alignment_p): Clarify
    comment.

    Revert
    2012-03-14  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/52571
    * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Move
    flag_section_anchors check ...
    (vect_can_force_dr_alignment_p): ... here.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vect-data-refs.c


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