diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-09-06 17:29:17 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-09-06 17:29:17 +0200 |
commit | b38deff6127778fed453bb647e32738ba5c78e33 (patch) | |
tree | 0d74e8439d74d7acad7e9a34f7310cf37a8dbd87 /gcc/tree.cc | |
parent | a9d6c7fbeb374365058ffe2b9815d2b4b7193d38 (diff) | |
download | gcc-b38deff6127778fed453bb647e32738ba5c78e33.zip gcc-b38deff6127778fed453bb647e32738ba5c78e33.tar.gz gcc-b38deff6127778fed453bb647e32738ba5c78e33.tar.bz2 |
i386: Enable _BitInt on x86-64 [PR102989]
The following patch enables _BitInt support on x86-64, the only
target which has _BitInt specified in psABI.
2023-09-06 Jakub Jelinek <jakub@redhat.com>
PR c/102989
* config/i386/i386.cc (classify_argument): Handle BITINT_TYPE.
(ix86_bitint_type_info): New function.
(TARGET_C_BITINT_TYPE_INFO): Redefine.
Diffstat (limited to 'gcc/tree.cc')
0 files changed, 0 insertions, 0 deletions