[Bug go/104290] [13 Regression] trunk 20220214 fails to build libgo on i686-gnu

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 20 19:29:50 GMT 2025


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

--- Comment #38 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Thomas Schwinge <tschwinge@gcc.gnu.org>:

https://gcc.gnu.org/g:29eacf043b6e8560c5c42d67f7f9b11e4e2cb156

commit r16-4521-g29eacf043b6e8560c5c42d67f7f9b11e4e2cb156
Author: Svante Signell <svante.signell@gmail.com>
Date:   Sun Feb 6 11:43:23 2022 +0000

    hurd: Add OPTION_GLIBC_P and OPTION_GLIBC

    GNU/Hurd uses glibc just like GNU/Linux.

    This is needed for gcc to notice that glibc supports split stack in
    finish_options.

            PR go/104290
    gcc/ChangeLog:
            * config/gnu.h (OPTION_GLIBC_P, OPTION_GLIBC): Define.


More information about the Gcc-bugs mailing list