http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60790
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|go |libgcc Resolution|--- |INVALID Assignee|ian at airs dot com |unassigned at gcc dot gnu.org --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- It is better if you just link directly against libatomic. We already require that for C11 _Atomic support in some/most cases. >We followed an approach similar to libgo libgo needs to be fixed the same way really.