https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66224

--- Comment #3 from David Edelsohn <dje at gcc dot gnu.org> ---
Author: dje
Date: Fri May 22 12:43:02 2015
New Revision: 223554

URL: https://gcc.gnu.org/viewcvs?rev=223554&root=gcc&view=rev
Log:
        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.

Modified:
    branches/gcc-5-branch/libstdc++-v3/ChangeLog
    branches/gcc-5-branch/libstdc++-v3/config/cpu/powerpc/atomic_word.h
    branches/gcc-5-branch/libstdc++-v3/configure.host

Reply via email to