https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84761
Alexander Monakov <amonakov at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amonakov at gcc dot gnu.org
--- Comment #7 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
Is it possible that a distribution would backport glob() changes together with
its symver update (without also backporting the regparm change)? In that case
the dlvsym check shown above will be wrong I think.
Would the approach with confstr query for glibc version (discussed on irc) be
less fragile?