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



--- Comment #35 from Richard Biener <rguenth at gcc dot gnu.org> 2013-03-06 
08:38:50 UTC ---

Author: rguenth

Date: Wed Mar  6 08:38:46 2013

New Revision: 196487



URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196487

Log:

2013-03-06  Richard Biener  <rguent...@suse.de>



    PR middle-end/50494

    * tree-vect-data-refs.c (vect_can_force_dr_alignment_p):

    Do not adjust alignment of DECL_IN_CONSTANT_POOL decls.



    Revert

    2013-02-13  Richard Biener  <rguent...@suse.de>



    PR lto/50494

    * varasm.c (output_constant_def_1): Get the decl representing

    the constant as argument.

    (output_constant_def): Wrap output_constant_def_1.

    (make_decl_rtl): Use output_constant_def_1 with the decl

    representing the constant.

    (build_constant_desc): Optionally re-use a decl already

    representing the constant.

    (tree_output_constant_def): Adjust.



Modified:

    trunk/gcc/ChangeLog

    trunk/gcc/tree-vect-data-refs.c

    trunk/gcc/varasm.c

Reply via email to