https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117725
--- Comment #11 from Matthias Klose ---
yes, that patch works for me.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118266
--- Comment #18 from Matthias Klose ---
yes, that fixes the cross build based on trunk 20250108. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118439
Bug ID: 118439
Summary: [15 Regression] comparison failure on
powerpc64-linux-gnu
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118438
Matthias Klose changed:
What|Removed |Added
Target|s390x-linux-gnu |s390x-linux-gnu
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118438
Bug ID: 118438
Summary: [15 Regression] libgphobos fails to build on
s390x-linux-gnu
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118584
Bug ID: 118584
Summary: [15 Regression] libphobos fails to build on
mips64el-linux-gnu (undefined reference to
`fiber_switchContext')
Product: gcc
Version: 15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118485
Matthias Klose changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever confirmed|1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118584
--- Comment #3 from Matthias Klose ---
this is what Debian calls mips64el, and was built for gcc-14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118538
--- Comment #14 from Matthias Klose ---
I'll look at this when I'm back from traveling.
14.2.0-4ubuntu2~24.04 is based on the
gcc-14 branch 7e0649ac0fab8e0673e3eba8d357f1a21463ae0f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118501
--- Comment #13 from Matthias Klose ---
the backport requires some more work:
../../src/gcc/config/aarch64/aarch64.md:7255:13: error: 'force_lowpart_subreg'
was not declared in this scope; did you mean 'lowpart_subreg'?
7255 | rtx op1 = forc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117186
Matthias Klose changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #9
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118470
Bug ID: 118470
Summary: [15 Regression] ICE in gimplify_var_or_parm_decl, at
gimplify.cc:3341
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118472
Bug ID: 118472
Summary: [15 Regression] ICE : tree check: expected none of
vector_type, have vector_type in operand_equal_p, at
fold-const.cc:3749
Product: gcc
V
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118485
Bug ID: 118485
Summary: [15 Regression] gnat fails to build on
m68k-linux-gnu-gnu
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118485
--- Comment #1 from Matthias Klose ---
trunk 20241223 did also built that successfully.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118369
--- Comment #9 from Matthias Klose ---
let's take that on irc, maybe quicker.
I've never used the approach to get the build deps from the gcc-12 package,
maybe try
apt source gcc-12
cd gcc-12-12*
apt buil-dep .
or just
apt build-dep
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118369
--- Comment #11 from Matthias Klose ---
gcc-multilib and the gcc cross compilers conflict, and cannot be installed
together, because some header files for the non-default multilibs are installed
on the standard include path. In practice, this d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118248
--- Comment #6 from Matthias Klose ---
the same version as the native compiler, and I rechecked with 20250114.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118369
--- Comment #7 from Matthias Klose ---
afaik, there are no changes.
is libc6-dev-i386 installed?
you might want to install the binaries, that are used for the package builds:
apt install build-dep gcc-14
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118266
Bug ID: 118266
Summary: [15 Regression] ICE in maybe_record_trace_start, at
dwarf2cfi.cc:2591
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118266
--- Comment #1 from Matthias Klose ---
Configured with: -v
--with-pkgversion='Ubuntu 15-20250101-0ubuntu1'
--with-bugurl='file:///usr/share/doc/gcc-15/README.Bugs'
--enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118266
--- Comment #2 from Matthias Klose ---
also seen with the host being arm64 or ppc64el.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118248
--- Comment #3 from Matthias Klose ---
still seen with 20250114
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118797
Bug ID: 118797
Summary: [15 Regression] ICE; ‘verify_type’ failed
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118795
Bug ID: 118795
Summary: [15 Regression] ICE in expand_expr_real_2, at
expr.cc:10975
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118796
Bug ID: 118796
Summary: [15 Regression] ICE in copy_reference_ops_from_ref, at
tree-ssa-sccvn.cc:1109
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118892
Bug ID: 118892
Summary: [14/15 Regression] ICE (segfault) in
rebuild_jump_labels on aarch64-linux-gnu
Product: gcc
Version: 14.2.1
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116917
Matthias Klose changed:
What|Removed |Added
Summary|[13 Regression] raised |[13/14 Regression] raised
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118939
Matthias Klose changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever confirmed|1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118939
--- Comment #7 from Matthias Klose ---
ahh, yes, the not yet completed 64bit time_t stuff ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119352
Matthias Klose changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237
--- Comment #4 from Matthias Klose ---
the transformation for GCOBOL_INSTALL_NAME is now fixed in trunk, I didn't
touch the cross case yet.
Is there a rationale, why GCOBOL_TARGET_INSTALL_NAME should be used, together
with that logic in the ins
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237
Matthias Klose changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119211
Bug 119211 depends on bug 119237, which changed state.
Bug 119237 Summary: building a cobol cross compiler fails to build the compiler
fully
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237
What|Removed |Ad
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119237
Matthias Klose changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119352
Bug ID: 119352
Summary: building of a gcobol cross compiler fails (driver not
built)
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119353
--- Comment #8 from Matthias Klose ---
mentioned on irc, #gcc:
https://github.com/Rust-GCC/gccrs/commit/1bd6cdbd8d2a6e0bfaaf5c8ef61ca453f09899cf
that works for me on x86_64-linux-gnu at least
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119363
Bug ID: 119363
Summary: [15 Regression] gccrs fails to build, error[E0554]:
`#![feature]` may not be used on the stable release
channel
Product: gcc
Version: 14.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119364
Bug ID: 119364
Summary: building a cobol crocc compiler on i686-linux-gnu
targeting x86_64-linux-gnu fails
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119364
--- Comment #8 from Matthias Klose ---
the patch in comment 7 works for me, also building the libgcobol library
successfully.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119364
--- Comment #5 from Matthias Klose ---
goes further, until:
../../src/gcc/cobol/lexio.cc: In function 'replacing_pair_t
parse_replacing_pair(const char*, const char*)':
../../src/gcc/cobol/lexio.cc:725:33: error: call of overloaded 'span_t(long
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119364
--- Comment #3 from Matthias Klose ---
checked with 20250405, that this fails with an i686 -> amd64 cross compiler:
[...]
In file included from ../../src/gcc/cobol/cdf.y:37:
../../src/gcc/cobol/../../libgcobol/common-defs.h:185:23: error: enume
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119571
--- Comment #1 from Matthias Klose ---
also seen with arm64 -> alpha and s390x -> ppc64
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119571
--- Comment #3 from Matthias Klose ---
https://launchpad.net/ubuntu/+source/gcc-15-cross/5ubuntu1
https://launchpad.net/ubuntu/+source/gcc-15-cross-ports/6ubuntu1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119937
--- Comment #7 from Matthias Klose ---
the same build / configuration succeeds to build on Ubuntu (Ubuntu has all the
hardening flags turned on by default, Debian keeps them off by default).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119937
--- Comment #8 from Matthias Klose ---
and both builds use the 64bit time_t changes, which are still in review.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119937
Matthias Klose changed:
What|Removed |Added
Ever confirmed|1 |0
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119937
--- Comment #4 from Matthias Klose ---
a cross compiler targeting arm-linux-gnueabihf is built successful.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119364
--- Comment #21 from Matthias Klose ---
the attached patch doesn't apply anymore for the 15.1.0 release, and the build
on i686 fails with
In file included from ../../src/gcc/cobol/cdf.y:37:
../../src/gcc/cobol/../../libgcobol/common-defs.h:186:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119698
Matthias Klose changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119698
--- Comment #8 from Matthias Klose ---
binutils is the same binary as for the last successful gcc-12 upload on
2025-03-17.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119698
--- Comment #11 from Matthias Klose ---
buildability:
gcc-13 cannot build anymore gcc-13, seeing the same gnat error.
gnat-12 tests:
https://buildd.debian.org/status/fetch.php?pkg=gcc-12&arch=hppa&ver=12.4.0-5&stamp=1742217185&raw=1
(search fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119932
Bug ID: 119932
Summary: cobol builds on s390x-linux-gnu with test failures
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119933
Bug ID: 119933
Summary: cobol builds on loongarch64-linux-gnu with test
failures
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119934
Bug ID: 119934
Summary: cobol builds on sparc64-linux-gnu with test failures
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119935
Bug ID: 119935
Summary: libcobol fails to build on powerpc64-linux-gnu when
explicitly enabled
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119929
Bug ID: 119929
Summary: [16 Regression] build fails on mips64el-linux-gnu
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119937
Bug ID: 119937
Summary: [15 Regression] ICE in maybe_record_trace_start, at
dwarf2cfi.cc:2591
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119937
--- Comment #1 from Matthias Klose ---
the build for the soft-float variant succeeds. See
https://buildd.debian.org/status/package.php?p=gcc-15&suite=experimental
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119937
--- Comment #9 from Matthias Klose ---
this is only seen with a profiled bootstrap, make profiledbootstrap-lean, not
with the bootstrap target.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065
--- Comment #34 from Matthias Klose ---
two months now passed, and we are in stage4 now for over a month. what is the
status of that now?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118248
--- Comment #14 from Matthias Klose ---
there's no .i file for D, the file in question is
libphobos/libdruntime/core/exception.d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118939
Matthias Klose changed:
What|Removed |Added
CC||doko at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120238
Bug ID: 120238
Summary: [15/16 Regression] ICE (verify_gimple failed)
Product: gcc
Version: 15.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120415
--- Comment #3 from Matthias Klose ---
taken from openmsx 20.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120415
Bug ID: 120415
Summary: [14/15 Regression] rejects C++ code
Product: gcc
Version: 14.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120415
--- Comment #1 from Matthias Klose ---
Created attachment 61498
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61498&action=edit
preprocessed source
201 - 267 of 267 matches
Mail list logo