[Bug tree-optimization/60989] automatic increase of global array for vectorization doesn't work due to flag_section_anchors==0

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Apr 28 15:28:00 GMT 2014


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
You need C++ or -fno-common.  Common variables really can't have alignment
increased by the compiler.



More information about the Gcc-bugs mailing list