PR target/66224
commitde4655a29cb840b4fbf2afd829e07cda08a5ec63
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 May 2015 17:18:25 +0000 (21 17:18 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 May 2015 17:18:25 +0000 (21 17:18 +0000)
treee206a4c4accbe87c6e55763c3910ca85c1d50648
parent098e94fb5c1195d82326e394165d8e2a64513eb1
    PR target/66224
        * config/cpu/powerpc/atomic_word.h (_GLIBCXX_READ_MEM_BARRIER):
        Don't use isync. Use lwsync if available.
        * configure.host (atomic_word_dir) [aix[56789]*]: Delete to use
        powerpc cpu definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223496 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/config/cpu/powerpc/atomic_word.h
libstdc++-v3/configure.host