This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH, alpha]: Fix PR66015, align directives not propagated after __attribute__ ((__optimize__ ("O2")))


Hello!

2015-05-07  Uros Bizjak  <ubizjak@gmail.com>

    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.

Tested on alphaev68-linux-gnu and committed to mainline SVN. The patch
will be backported to 5.0 branch.

Uros.

Attachment: a.diff.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]