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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2024-12-12
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I don't think there is a bug here.

Basically the gcc tool chain that was installed was for the installed version
of glibc at the time. If there is a new version installed, it is up to the
distribution to rerun fixincludes which is installed from a normal gcc build.
This is how other distros handle this.

If anything this is a gentoo only issue.

Reply via email to