[Bug c/95722] libatomic crashes on __atomic_load of const object

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 18 08:30:58 GMT 2020


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |c
                 CC|                            |jsm28 at gcc dot gnu.org

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think _Atomic can be ignored on const qualified objects?  Or maybe should
even be ill-formed?


More information about the Gcc-bugs mailing list