https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123785
Bug ID: 123785
Summary: [16 Regression] algol68 ftbfs on alpha-linux-gnu
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: algol68
Assignee: algol68 at gcc dot gnu.org
Reporter: doko at gcc dot gnu.org
Target Milestone: ---
algol68 fails to build on the trunk 20260119, a previous build from
mid-December succeeded. also seen with a cross build.
0x122060143 internal_error(char const*, ...)
../../src/gcc/diagnostic-global-context.cc:787
0x120c2425f crash_signal
../../src/gcc/toplev.cc:325
0x20000769e5f ???
../sysdeps/unix/sysv/linux/alpha/rt_sigaction.S:60
0x12117f5a0 build_function_type(tree_node*, tree_node*, bool)
../../src/gcc/tree.cc:7732
0x12117fa3f build_function_type_list_1
../../src/gcc/tree.cc:7804
0x12117fa3f build_function_type_list(tree_node*, ...)
../../src/gcc/tree.cc:7821
0x121273dd3 alpha_init_builtins
../../src/gcc/config/alpha/alpha.cc:7301
0x12026819f a68_init
../../src/gcc/algol68/a68-lang.cc:226
0x120260873 lang_dependent_init
../../src/gcc/toplev.cc:1912
0x120260873 do_compile
../../src/gcc/toplev.cc:2210
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <file:///usr/share/doc/gcc-snapshot/README.Bugs> for instructions.
make[5]: *** [Makefile:902: transput.lo] Error 1
configured with
--enable-languages=c,ada,c++,go,fortran,objc,obj-c++,m2,algol68
--prefix=/usr/lib/gcc-snapshot
--with-gcc-major-version-only
--program-prefix=
--enable-shared
--enable-linker-build-id
--disable-nls
--enable-clocale=gnu
--enable-libstdcxx-debug
--enable-libstdcxx-time=yes
--with-default-libstdcxx-abi=new
--enable-libstdcxx-backtrace
--enable-gnu-unique-object
--disable-libssp
--disable-libsanitizer
--disable-libquadmath
--disable-libquadmath-support
--enable-plugin
--with-system-zlib
--enable-objc-gc=auto
--enable-multiarch
--with-cpu=ev56
--disable-werror
--with-long-double-128
--enable-checking=yes
--build=alpha-linux-gnu
--host=alpha-linux-gnu
--target=alpha-linux-gnu