aboutsummaryrefslogtreecommitdiff
path: root/gcc/builtins.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2018-09-29 00:30:45 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2018-09-29 00:30:45 +0200
commit68cf2892dff86ff9b39436932d6c1484a120347f (patch)
treea1094dcc743e025ca569cb5c1dc5262e41c32f91 /gcc/builtins.c
parentf0ca30bf140486165af102ba9823f99b8eb0e558 (diff)
downloadgcc-68cf2892dff86ff9b39436932d6c1484a120347f.zip
gcc-68cf2892dff86ff9b39436932d6c1484a120347f.tar.gz
gcc-68cf2892dff86ff9b39436932d6c1484a120347f.tar.bz2
rs5000: Delete all specific asm_cpu_* and ASM_CPU_*_SPEC
Now that e.g. ASM_CPU_POWER5_SPEC is always "-mpower5" it is clearer and easier to just write that directly. * config/rs6000/driver-rs6000.c (asm_names): Adjust the entries for power5 .. power9 to remove indirection. * config/rs6000/rs6000.h (ASM_CPU_POWER5_SPEC, ASM_CPU_POWER6_SPEC, ASM_CPU_POWER7_SPEC, ASM_CPU_POWER8_SPEC, ASM_CPU_POWER9_SPEC, ASM_CPU_476_SPEC): Delete. (ASM_CPU_SPEC): Adjust. (EXTRA_SPECS): Delete asm_cpu_power5, asm_cpu_power6, asm_cpu_power7, asm_cpu_power8, asm_cpu_power9, asm_cpu_476. From-SVN: r264704
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions