too long lines were shrinked: libtool: compile: /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240204/work/build/./gcc/gm2 -B/var/tmp/portage/sys-devel/gcc-14.0.1_pre20240204/work/build/./gcc/ -c -g -pipe -march=native -fno-diagnostics-color -O2 -g -pipe -march=native -fno-diagnostics-color -O2 -fm2-pathname=m2pim -I. -I/var/tmp/po /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240204/work/gcc-14-20240204/libgm2/libm2pim/../../gcc/m2/gm2-libs/NumberIO.mod: In function m2pim_NumberIO_HexToStr: /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240204/work/gcc-14-20240204/libgm2/libm2pim/../../gcc/m2/gm2-libs/NumberIO.mod:237:1: error: label .L873 in the middle of basic block 3 237 | BEGIN | ^~~~~ during GIMPLE pass: vect /var/tmp/portage/sys-devel/gcc-14.0.1_pre20240204/work/gcc-14-20240204/libgm2/libm2pim/../../gcc/m2/gm2-libs/NumberIO.mod:237:1: internal compiler error: verify_flow_info failed Please submit a full bug report, with preprocessed source (by using -freport-bug). See <https://bugs.gentoo.org/> for instructions. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_plasma_systemd-20240206-065003 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-13 * clang/llvm (if any): Python 3.11.6 php cli (if any): HEAD of ::gentoo commit 77a747a4c9ef252de719aa96ef5394e826c9ec08 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Feb 6 06:48:17 2024 +0000 2024-02-06 06:48:17 UTC emerge -qpvO sys-devel/gcc [ebuild NS ] sys-devel/gcc-14.0.1_pre20240204 [13.2.1_p20230826] USE="(cxx) fortran jit* modula2* (multilib) nls openmp pgo* (pie) rust%* sanitize ssp systemtap* vtv* -ada (-cet) (-custom-cflags) -d -debug -default-stack-clash-protection -default-znow -doc (-fixed-point) -go -graphite -hardened (-ieee-long-double) (-libssp) -lto -objc -objc++ -objc-gc (-pch) -test (-valgrind) -vanilla -zstd (-nptl%*)"
Created attachment 884372 [details] emerge-info.txt
Created attachment 884373 [details] emerge-history.txt
Created attachment 884374 [details] environment
Created attachment 884375 [details] etc.portage.tar.xz
Created attachment 884376 [details] gcc-build-logs.tar.xz
Created attachment 884377 [details] logs.tar.xz
Created attachment 884378 [details] qlist-info.txt
Created attachment 884379 [details] sys-devel:gcc-14.0.1_pre20240204:20240206-081716.log.xz
Created attachment 884380 [details] temp.tar.xz
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=29fc9edc64e0e00a0ade3065238365a4aa46ec59 commit 29fc9edc64e0e00a0ade3065238365a4aa46ec59 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-02-08 10:48:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-02-08 10:53:06 +0000 14.0.0: backport more vectorisation fixes & postgres const expression fix Bug: https://gcc.gnu.org/PR113808 Bug: https://gcc.gnu.org/PR113750 Bug: https://gcc.gnu.org/PR113731 Bug: https://gcc.gnu.org/PR113734 (should be same as PR113808) Bug: https://gcc.gnu.org/PR113776 Bug: https://bugs.gentoo.org/923804 Bug: https://bugs.gentoo.org/923936 Signed-off-by: Sam James <sam@gentoo.org> ...fix-ICE-when-moving-statements-to-empty-B.patch | 129 +++++++++++ ...fix-ICE-when-destination-BB-for-stores-st.patch | 250 +++++++++++++++++++++ ...-don-t-cache-restart_loop-in-vectorizable.patch | 93 ++++++++ .../78_all_PR113776-c-boolean-conversion.patch | 117 ++++++++++ 14.0.0/gentoo/README.history | 7 + 5 files changed, 596 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56417a1eb97d1b94d1f22ec87e76f2b47891ae4 commit b56417a1eb97d1b94d1f22ec87e76f2b47891ae4 Author: Sam James <sam@gentoo.org> AuthorDate: 2024-02-08 11:01:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-02-08 11:02:16 +0000 sys-devel/gcc: backport more vectorisation fixes & postgres const expression fix Bug: https://gcc.gnu.org/PR113808 Bug: https://gcc.gnu.org/PR113750 Bug: https://gcc.gnu.org/PR113731 Bug: https://gcc.gnu.org/PR113734 (should be same as PR113808) Bug: https://gcc.gnu.org/PR113776 Closes: https://bugs.gentoo.org/923804 Closes: https://bugs.gentoo.org/923936 Signed-off-by: Sam James <sam@gentoo.org> sys-devel/gcc/Manifest | 1 + sys-devel/gcc/gcc-14.0.1_pre20240204-r1.ebuild | 64 ++++++++++++++++++++++++++ 2 files changed, 65 insertions(+)