https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121302
Bug ID: 121302
Summary: [16 Regression] Bootstrap failed with ada
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: hjl.tools at gmail dot com
Target Milestone: ---
Target: x86_64
On x86-64, r16-2617-gc6d1f58da7eb72 failed to bootstrap:
raised STORAGE_ERROR : stack overflow or erroneous memory access
make[5]: ***
[/export/gnu/import/git/sources/gcc/gcc/ada/gcc-interface/Make-lang.in:1169:
ada/b_gnat1.adb] Error 1
when configured with
--enable-cet --with-demangler-in-ld --prefix=/usr/gcc-16.0.0-x86-64
--with-local-prefix=/usr/local --enable-gnu-indirect-function
--enable-clocale=gnu --with-system-zlib --with-target-system-zlib
--with-fpmath=sse --enable-languages=c,c++,fortran,lto,objc,ada,obj-c++,go
r16-2553-gbae1f7e29816b9 is OK.