[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:44:27 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104290
--- Comment #41 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Thomas Schwinge
<tschwinge@gcc.gnu.org>:
https://gcc.gnu.org/g:a3b203b67c5ab5cd48d19d8aeea46b564db49a30
commit r13-9931-ga3b203b67c5ab5cd48d19d8aeea46b564db49a30
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.
(cherry picked from commit 29eacf043b6e8560c5c42d67f7f9b11e4e2cb156)
More information about the Gcc-bugs
mailing list