[Bug libgcc/60790] libatomic convenience library selects IFUNC implementation before obtaining cpu info.
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 9 05:38:00 GMT 2014
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.
More information about the Gcc-bugs
mailing list