[Bug middle-end/81283] Quirks around 32-bit PowerPC built-in Atomics

2017-07-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81283 --- Comment #5 from Andreas Schwab --- Link against libatomic.

[Bug middle-end/81283] Quirks around 32-bit PowerPC built-in Atomics

2017-07-02 Thread kallisti5 at unixzen dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81283 --- Comment #4 from Alexander von Gluck --- I mean... I know we have 32-bit x86 builds using that exact same code :-)

[Bug middle-end/81283] Quirks around 32-bit PowerPC built-in Atomics

2017-07-02 Thread kallisti5 at unixzen dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81283 --- Comment #3 from Alexander von Gluck --- I may be misguided, but wouldn't it be possible to handle these in software with some sync's and some wrapper code?

[Bug middle-end/81283] Quirks around 32-bit PowerPC built-in Atomics

2017-07-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81283 Andrew Pinski changed: What|Removed |Added Target||powerpc-*-* Component|plugins