diff options
author | Andrew Stubbs <ams@codesourcery.com> | 2023-06-16 17:48:23 +0100 |
---|---|---|
committer | Andrew Stubbs <ams@codesourcery.com> | 2023-06-19 12:35:34 +0100 |
commit | 1ff8ba48a2958b5917653e1bc2ddd5ff22097fe7 (patch) | |
tree | be72727f85489b735fdbc31932cfb0326efb5135 /gcc/tree-nested.cc | |
parent | 1f97a0b412ed0984ff4af381b222b87424c08dbd (diff) | |
download | gcc-1ff8ba48a2958b5917653e1bc2ddd5ff22097fe7.zip gcc-1ff8ba48a2958b5917653e1bc2ddd5ff22097fe7.tar.gz gcc-1ff8ba48a2958b5917653e1bc2ddd5ff22097fe7.tar.bz2 |
amdgcn: Delete inactive libfuncs
The HImode libfuncs weren't called and trying to enable them fails because
TARGET_PROMOTE_FUNCTION_MODE wants to widen the arguments but the signedness
isn't known.
libgcc/ChangeLog:
* config/gcn/lib2-gcn.h (QItype, UQItype, HItype, UHItype): Delete.
(__divhi3, __modhi3, __udivhi3, __umodhi3): Delete.
* config/gcn/t-amdgcn: Don't build lib2-divmod-hi.c.
* config/gcn/lib2-divmod-hi.c: Removed.
Diffstat (limited to 'gcc/tree-nested.cc')
0 files changed, 0 insertions, 0 deletions