From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D57EB3945C05; Thu, 8 Apr 2021 11:52:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D57EB3945C05 From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/99920] [10 regression] ICE building gcc 10 on power 7 BE Date: Thu, 08 Apr 2021 11:52:34 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 10.2.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2021 11:52:34 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D99920 --- Comment #16 from Richard Biener --- Created attachment 50528 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D50528&action=3Dedit preprocessed source of fold-const.c This is the preprocessed source of fold-const.c with the offending function= .=20 Compiled as /usr/lib64/gcc/powerpc64-suse-linux/4.3/cc1plus -E -quiet -v -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/incl= ude -I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/dpd -I../libdecnumb= er -I../../gcc/../libbacktrace -MMD fold-const.d -MF ./.deps/fold-const.TPo -MP -MT fold-const.o -D_GNU_SOURCE -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=3Dlinux -Asystem=3Dunix -Asystem=3Dposi= x -DIN_GCC -DHAVE_CONFIG_H ../../gcc/fold-const.c -msecure-plt -mno-minimal-toc -mcpu=3Dpower4 -std=3Dgnu++98 -W -Wall -Wwrite-strings -Wcast-qual -Wno-for= mat -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -fno-PIE -fno-exceptions -fno-= rtti -fasynchronous-unwind-tables -fworking-directory -fpch-preprocess -o fold-const.ii with the host compiler configured like Target: powerpc64-suse-linux Configured with: ../configure --prefix=3D/usr --infodir=3D/usr/share/info --mandir=3D/usr/share/man --libdir=3D/usr/lib64 --libexecdir=3D/usr/lib64 --enable-languages=3Dc,c++,objc,fortran,obj-c++,java --enable-checking=3Dre= lease --with-gxx-include-dir=3D/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=3Dhttp://bugs.opensuse.org/ --with-pkgversion=3D'SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=3D/lib64 --with-system= -zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=3Dnew --disable-libstdcx= x-pch --enable-version-specific-runtime-libs --program-suffix=3D-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=3Dpower4 --enable-secureplt --with-long-double-128 --build=3Dpowerpc64-suse-linux Thread model: posix gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)=20 (the SVN rev. is off and there are custom patches ontop of that)=