[Bug libstdc++/56841] [4.9 Regression] ld: Unsatisfied symbol "__atomic_exchange_8" in file /test/gnu/gcc/objdir/prev-hppa64-hp-hpux11.11/libstdc++-v3/src/.libs/libstdc++.a[eh_terminate.o]

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 4 15:41:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56841

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2013-04-04
         AssignedTo|unassigned at gcc dot       |redi at gcc dot gnu.org
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-04-04 15:41:32 UTC ---
Drat, I completely forgot these still aren't available everywhere, sorry.

I'll fix it later today by keeping the accessors but making them fall back to
using locks when the atomic ops aren't supported.



More information about the Gcc-bugs mailing list