public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/98562] New: [11 Regression] profiledbootstrap-lean broken on s390x-linux-gnu
@ 2021-01-06 13:16 doko at debian dot org
  2021-01-06 13:19 ` [Bug bootstrap/98562] " doko at debian dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: doko at debian dot org @ 2021-01-06 13:16 UTC (permalink / raw)
  To: gcc-bugs

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-01-07 11:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06 13:16 [Bug bootstrap/98562] New: [11 Regression] profiledbootstrap-lean broken on s390x-linux-gnu doko at debian dot org
2021-01-06 13:19 ` [Bug bootstrap/98562] " doko at debian dot org
2021-01-06 13:30 ` jakub at gcc dot gnu.org
2021-01-06 17:28 ` doko at debian dot org
2021-01-06 17:29 ` doko at debian dot org
2021-01-06 17:45 ` jakub at gcc dot gnu.org
2021-01-07  7:50 ` doko at debian dot org
2021-01-07  8:14 ` rguenth at gcc dot gnu.org
2021-01-07  8:24 ` marxin at gcc dot gnu.org
2021-01-07 11:29 ` dcb314 at hotmail dot com
2021-01-07 11:30 ` dcb314 at hotmail dot com
2021-01-07 11:59 ` marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).