[Bug tree-optimization/86072] Poor codegen with atomics

amonakov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 7 10:23:00 GMT 2018


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

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

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

--- Comment #3 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
As for the segfault mentioned in comment 0, this is not a compiler bug: it's
the assembler segfaulting, and it segfaults even with an empty source, so it's
probably an issue/misconfiguration on the godbolt.org side.


More information about the Gcc-bugs mailing list