aboutsummaryrefslogtreecommitdiff
path: root/libcpp/expr.cc
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2023-11-22 15:39:50 +0100
committerThomas Schwinge <thomas@codesourcery.com>2023-11-27 15:54:35 +0100
commitf723f72061a7c76fbd6d44adbfff8cb3ed7391d5 (patch)
tree12e826f905bdc3afedd2c04facd2041d22ed594d /libcpp/expr.cc
parent297fe5c166f1d920da6d5ef9c7e02846b0148575 (diff)
downloadgcc-f723f72061a7c76fbd6d44adbfff8cb3ed7391d5.zip
gcc-f723f72061a7c76fbd6d44adbfff8cb3ed7391d5.tar.gz
gcc-f723f72061a7c76fbd6d44adbfff8cb3ed7391d5.tar.bz2
GCN: Remove 'last_arg' spec function
The LLVM 13.0.1 assembler ('llvm-mc') indeed still does complain in presence of multiple '-mcpu=[...]' options: as: for the --mcpu option: may only occur zero or one times! However, as of "GCN: Tag '-march=[...]', '-mtune=[...]' as 'Negative' of themselves [PR112669]", the GCC-side special handling is no longer necessary. gcc/ * config.gcc <amdgcn-*-amdhsa> (extra_gcc_objs): Don't set. * config/gcn/driver-gcn.cc: Remove. * config/gcn/gcn-hsa.h (ASM_SPEC, EXTRA_SPEC_FUNCTIONS): Remove 'last_arg' spec function. * config/gcn/t-gcn-hsa (driver-gcn.o): Remove.
Diffstat (limited to 'libcpp/expr.cc')
0 files changed, 0 insertions, 0 deletions