Source: gcc-12
Version: 12.4.0-7
Severity: normal
Dear Maintainer,
Build fails in stage1 here:
# Ignore errors to work around finalization issues in older compilers
cd ada/gen_il; ./gen_il-main
raised PROGRAM_ERROR : finalize/adjust raised exception
make[5]: [../../src/gcc/ada/Make-generated.in:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16006
Andrew Pinski changed:
What|Removed |Added
Blocks||120170
Referenced Bugs:
https://gcc.gn
LAST_UPDATED: Fri May 2 11:30:22 UTC 2025 (revision r16-353-g0e65fef8717)
Native configuration is riscv64-unknown-linux-gnu
=== cobol tests ===
Running target unix
FAIL: cobol.dg/group1/check_88.cob -O0 output pattern test
FAIL: cobol.dg/group1/check_88.cob -O1 output pat
Package: g++-15
Version: 15.1.0-3
Severity: normal
X-Debbugs-Cc: springl-gcc-2...@bfw-online.de
Hi,
Debian GCC 15 has an ICE on a very short program. GCC 15.1.0 from the
gcc.gnu.org repository compiles ok.
$ cat gcc-15-bug.cc
int f ()
{ extern const int e;
static const int *const l[] = {&e,
4 matches
Mail list logo