diff options
author | Andrew Stubbs <ams@codesourcery.com> | 2021-07-27 15:40:21 +0100 |
---|---|---|
committer | Andrew Stubbs <ams@codesourcery.com> | 2021-07-28 13:53:05 +0100 |
commit | 1af16666943ef075673501765a13e425e47015cd (patch) | |
tree | 125841bf2e8d59d6fa25396abc5e6d9a274c9116 /gcc/fortran/expr.c | |
parent | 04600a47224b1ff85c6fb870218b51969cceff21 (diff) | |
download | gcc-1af16666943ef075673501765a13e425e47015cd.zip gcc-1af16666943ef075673501765a13e425e47015cd.tar.gz gcc-1af16666943ef075673501765a13e425e47015cd.tar.bz2 |
amdgcn: Fix attributes for LLVM-12 [PR 100208]
This should work for a wider range of LLVM 12 variants now.
More work required for LLVM 13 though.
gcc/ChangeLog:
PR target/100208
* config.in: Regenerate.
* config/gcn/gcn-hsa.h (A_FIJI): New define.
(A_900): New define.
(A_906): New define.
(A_908): New define.
(ASM_SPEC): Use A_FIJI, A_900, A_906 and A_908.
* config/gcn/gcn.c (output_file_start): Adjust attributes according
to the assembler capabilities.
* config/gcn/mkoffload.c (main): Likewise.
* configure: Regenerate.
* configure.ac: Add tests for LLVM assembler attribute features.
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions