https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98562
Bug ID: 98562 Summary: [11 Regression] profiledbootstrap-lean broken on s390x-linux-gnu Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: doko at debian dot org Target Milestone: --- trunk 20210106 ftbfs on s390x-linux-gnu, profiledbootstrap-lean target. an 20210102 snapshot successfully built. In file included from ../../src/libiberty/simple-object-elf.c:47: ../../src/libiberty/simple-object-common.h: In function 'simple_object_set_big_32_ulong': ../../src/libiberty/simple-object-common.h:317:1: error: conversion of register to a different size in 'view_convert_expr' 317 | simple_object_set_big_32_ulong (unsigned char *buf, ulong_type val) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ VIEW_CONVERT_EXPR<vector(4) unsigned char>(val_2(D)); _20 = VIEW_CONVERT_EXPR<vector(4) unsigned char>(val_2(D)); during GIMPLE pass: store-merging ../../src/libiberty/simple-object-common.h:317:1: internal compiler error: verify_gimple failed 0x19f87e5 verify_gimple_in_cfg(function*, bool) ../../src/gcc/tree-cfg.c:5467 0x184cdc9 execute_function_todo ../../src/gcc/passes.c:2042 0x184d8f9 execute_todo ../../src/gcc/passes.c:2096 Please submit a full bug report, with preprocessed source if appropriate. make[5]: Leaving directory '/<<PKGBUILDDIR>>/build/libiberty' make[4]: *** [Makefile:12523: all-stagefeedback-libiberty] Error 2 make[4]: Leaving directory '/<<PKGBUILDDIR>>/build' make[3]: *** [Makefile:28058: stagefeedback-bubble] Error 2 make[3]: Leaving directory '/<<PKGBUILDDIR>>/build' make[2]: *** [Makefile:28089: profiledbootstrap-lean] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/build' gcc configured with --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=s390x-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --disable-libquadmath-support --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch=z13 --with-tune=z15 --with-long-double-128 --enable-multilib --enable-checking=yes,extra,rtl --build=s390x-linux-gnu --host=s390x-linux-gnu --target=s390x-linux-gnu