[Bug tree-optimization/90245] A data race with a segmentation fault handler

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 25 10:42:00 GMT 2019


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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Florian Weimer from comment #2)
> I think that handler_called should be volatile sig_atomic_t.  Or you would
> have to add signal fences.

Thanks Florian.


More information about the Gcc-bugs mailing list