mirror of git://gcc.gnu.org/git/gcc.git
Fix PR target/66200 This applies the same fix for PR target/66200 for AArch64 on the GCC 5 branch as on the 4.9 branch. On trunk we've fixed this differently by optimizing the access to the guard variable using a load acquire style instruction. 2015-06-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> PR target/66200 * g++.dg/abi/aarch64_guard1.C: Adjust. 2015-06-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> PR target/66200 * configure.host (host_cpu): Add aarch64 case. * config/cpu/aarch64/atomic_word.h: New file. From-SVN: r224890 |
||
|---|---|---|
| .. | ||
| abi | ||
| allocator | ||
| cpu | ||
| io | ||
| locale | ||
| os | ||