re PR target/66015 (align directives not propagated after __attribute__ ((__optimize_...
authorUros Bizjak <ubizjak@gmail.com>
Thu, 7 May 2015 07:34:29 +0000 (09:34 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 7 May 2015 07:34:29 +0000 (09:34 +0200)
commitad2c39af63eecbca99b3b316bb4147d0a0a0fe0a
tree214eea9862ae259290c0ee6f7c97e1a0e69402bd
parent06cb4b647aeb5a69c201cf4291f57f7597efc465
re PR target/66015 (align directives not propagated after __attribute__ ((__optimize__ ("O2"))))

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.

From-SVN: r222870
gcc/ChangeLog
gcc/config/alpha/alpha.c