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
<[email protected]>:

https://gcc.gnu.org/g:a3b203b67c5ab5cd48d19d8aeea46b564db49a30

commit r13-9931-ga3b203b67c5ab5cd48d19d8aeea46b564db49a30
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)

Reply via email to