diff options
author | Ramana Radhakrishnan <ramana@gcc.gnu.org> | 2015-06-12 09:55:38 +0000 |
---|---|---|
committer | Ramana Radhakrishnan <ramana@gcc.gnu.org> | 2015-06-12 09:55:38 +0000 |
commit | 1c6682fa9f927829bbe635f7b1d52152dea1cf51 (patch) | |
tree | 5e00a732ce199554b30cdb94d38fc06b1efe3d07 /gcc/tree.c | |
parent | dd38693ee5a47a2ea5d89ad6bfbd75cd1789b6c5 (diff) | |
download | gcc-1c6682fa9f927829bbe635f7b1d52152dea1cf51.zip gcc-1c6682fa9f927829bbe635f7b1d52152dea1cf51.tar.gz gcc-1c6682fa9f927829bbe635f7b1d52152dea1cf51.tar.bz2 |
Use atomics in guard.cc / remove special casing in targets.
The PowerPC, AIX, Alpha, IA64 implementations of atomic_word.h are in no
way different from what can be achieved with the generic rewrite in
Patch 1 of this series - delete these.
2015-06-12 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
* config/cpu/alpha/atomic_word.h: Remove.
* config/cpu/ia64/atomic_word.h: Remove.
* config/cpu/powerpc/atomic_word.h: Remove.
* config/os/aix/atomic_word.h: Remove.
* configure.host (atomic_word_dir) [ia64, aix*, powerpc, alpha]:
Use generic definition.
From-SVN: r224413
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions