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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
   Last reconfirmed|                            |2015-11-24
                 CC|                            |redi at gcc dot gnu.org
         Resolution|INVALID                     |---
     Ever confirmed|0                           |1

--- Comment #4 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Jorge Bellon from comment #3)
> Created attachment 36827 [details]
> source file that reproduces the bug (data race fixed)
> 
> I've uploaded again the source file with the fixed data race (typo when
> writting the example, sorry).
> 
> Now it passes both -fsanitize=thread and -fsanitize=address (but still does
> not work as expected).

OK. Thanks.

Reply via email to