https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104290
--- Comment #39 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Thomas Schwinge <[email protected]>: https://gcc.gnu.org/g:be2f50cff66daf13e5109c9d8369e9aee255a136 commit r15-10433-gbe2f50cff66daf13e5109c9d8369e9aee255a136 Author: Svante Signell <[email protected]> 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)
