[Bug c/108734] powerpc: False Detection of __atomic_*_8 Builtins

2023-02-09 Thread rmclure at linux dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108734 Rohan McLure changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/108734] powerpc: False Detection of __atomic_*_8 Builtins

2023-02-08 Thread rmclure at linux dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108734 --- Comment #2 from Rohan McLure --- The issue here is less that I don't have access to the symbol __atomic_store_8, it's that the preprocessor directive __has_builtin appears to false positive.

[Bug c/108734] New: powerpc: False Detection of __atomic_*_8 Builtins

2023-02-08 Thread rmclure at linux dot ibm.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108734 Bug ID: 108734 Summary: powerpc: False Detection of __atomic_*_8 Builtins Product: gcc Version: 11.3.0 Status: UNCONFIRMED Keywords: rejects-valid Severity: normal