https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66015
--- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Thu May 7 19:35:45 2015 New Revision: 222888 URL: https://gcc.gnu.org/viewcvs?rev=222888&root=gcc&view=rev Log: PR target/66015 * config/alpha/alpha.c (alpha_override_options_after_change): New. (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): New. (alpha_override_options): Move align_loops, align_jumps and align_functions handling into alpha_override_options_after_change. Modified: branches/gcc-5-branch/gcc/ChangeLog branches/gcc-5-branch/gcc/config/alpha/alpha.c