summaryrefslogtreecommitdiff
path: root/gcc/genrecog.c
diff options
context:
space:
mode:
authorMichael Meissner <meissner@linux.vnet.ibm.com>2015-04-24 17:24:05 +0000
committerMichael Meissner <meissner@gcc.gnu.org>2015-04-24 17:24:05 +0000
commit6d7d9f0eaecc3896149504cc44de789e6cbb2366 (patch)
tree5399212e2b499024a9eec913c419cc3b61a970ec /gcc/genrecog.c
parent728dc15380585e6706357092c0b7becfc48f5133 (diff)
re PR target/65849 (Add missing tuning knobs to #pragma target/attribute target support)
[gcc] 2015-04-24 Michael Meissner <meissner@linux.vnet.ibm.com> PR target/65849 * config/rs6000/rs6000.opt (-mvsx-align-128): Make options that save to independent variables use the Save attribute. This will allow these options to be modified with the #pragma/attribute target support. (-mallow-movmisalign): Likewise. (-mallow-df-permute): Likewise. (-msched-groups): Likewise. (-malways-hint): Likewise. (-malign-branch-targets): Likewise. (-mvectorize-builtins): Likewise. (-msave-toc-indirect): Likewise. * config/rs6000/rs6000.c (rs6000_opt_masks): Add more options that can be set via the #pragma/attribute target support. (rs6000_opt_vars): Likewise. (rs6000_inner_target_options): If VSX was set, also set -mno-avoid-indexed-addresses. [gcc/testsuite] 2015-04-24 Michael Meissner <meissner@linux.vnet.ibm.com> PR target/65849 * gcc.target/powerpc/pr65849-1.c: New test to verify being able to set new options. * gcc.target/powerpc/pr65849-2.c: Likewise. From-SVN: r222417
Diffstat (limited to 'gcc/genrecog.c')
0 files changed, 0 insertions, 0 deletions