[Bug libstdc++/54172] [4.7/4.8 Regression] __cxa_guard_acquire thread-safety issue

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 10 15:07:00 GMT 2012


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-08-10 15:07:33 UTC ---
The patch looks good to me, though IMHO only the first hunk is strictly
necessary (and pretty much obvious and matches what the code was doing before
r184110).
The second hunk is just an optimisation, so supposedly it should go only to
4.8?

Can you please post it to gcc-patches and libstdc++ mailing lists where review
should happen?  Thanks.



More information about the Gcc-bugs mailing list