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

2025-01-10 Thread wilco at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 Wilco changed: What|Removed |Added CC||wilco at gcc dot gnu.org --- Comment #9 from Wi

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

2024-12-21 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 Xi Ruoyao changed: What|Removed |Added CC||xry111 at gcc dot gnu.org --- Comment #8 fr

[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 pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[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 pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[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 target/118142] libatomic fails to build for AARCH64:ILP32

2024-12-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118142 Andrew Pinski changed: What|Removed |Added Keywords||build --- Comment #1 from Andrew Pinski