https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015
--- Comment #2 from chrbr at gcc dot gnu.org --- Author: chrbr Date: Wed May 6 11:19:56 2015 New Revision: 222848 URL: https://gcc.gnu.org/viewcvs?rev=222848&root=gcc&view=rev Log: 2015-05-06 Christian Bruel <christian.br...@st.com> PR target/66015 * config/aarch64/aarch64.c (aarch64_override_options): Move align_loops, align_jumps, align_functions into aarch64_override_options_after_change. Added: branches/gcc-5-branch/gcc/testsuite/gcc.target/aarch64/iinline-attr-1.c Modified: branches/gcc-5-branch/gcc/ChangeLog branches/gcc-5-branch/gcc/config/aarch64/aarch64.c branches/gcc-5-branch/gcc/testsuite/ChangeLog