[Bug target/118142] libatomic fails to build for AARCH64:ILP32

2024-12-21 Thread zhangtianhao6 at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 --- Comment #7 from zhangtianhao (F) --- (In reply to Andrew Pinski from comment #6) > There is no way to test this with upstream sources so won't fix. Hello, I'm not sure about the relationship between this problem and glibc ilp32. Can you exp

[Bug target/118142] libatomic fails to build for AARCH64:ILP32

2024-12-21 Thread zhangtianhao6 at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 zhangtianhao (F) changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WONTF

[Bug target/118142] libatomic fails to build for AARCH64:ILP32

2024-12-20 Thread zhangtianhao6 at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 --- Comment #4 from zhangtianhao (F) --- (In reply to Andrew Pinski from comment #3) > As I mentioned glibc support for ILP32 is not upstream so there is no > defined HWCAPS for ILP32. > > Are you going to submit Kernel/glibc patches for ILP32

[Bug target/118142] libatomic fails to build for AARCH64:ILP32

2024-12-19 Thread zhangtianhao6 at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 --- Comment #2 from zhangtianhao (F) --- (In reply to Andrew Pinski from comment #1) > ILP32 glibc support is NOT upstream so I am not sure this is supported > either. LLVM has AEK_LSE128 which the vaulue is 1ULL << 52 in llvm/include/llvm/Supp

[Bug c/118142] New: libatomic fails to build for AARCH64:ILP32

2024-12-19 Thread zhangtianhao6 at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 Bug ID: 118142 Summary: libatomic fails to build for AARCH64:ILP32 Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c