From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CEDCB3858D35; Fri, 31 Jul 2020 21:06:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CEDCB3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1596229568; bh=HZ5cLNPP+dwQuzwy8diK5HHusY97EfswwJMr/l5vfE4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=p4e+VrF8TrEJjI/CbUbBMQ3hXIQWPewGBQYvlML9punCctJk9j94r34cwhCwV7bJc SAn91QwgfkrVT+Gw+R9ka2/ftPnMJdhGiBmQpxklLnlSE6Diu/MgeEL6YeU+upuYrS bJq2HBQSjUmjGsmzOv614KZIsClD8F+Fm2WQgNcI= From: "slyfox at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/96404] [10 Regression] AIX Bootstrap failure with DWARF debug changes Date: Fri, 31 Jul 2020 21:06:08 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: blocker X-Bugzilla-Who: slyfox at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Fri, 31 Jul 2020 21:06:08 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96404 --- Comment #2 from Sergei Trofimovich --- Seeing this as well on amd64-linux: $ LANG=3DC ./xgcc -B. -v Reading specs from ./specs COLLECT_GCC=3D./xgcc COLLECT_LTO_WRAPPER=3D./lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /tmp/portage-tmpdir/portage/sys-devel/gcc-11.0.0_pre9999/work/gcc-11.0.0_pr= e9999/configure --host=3Dx86_64-pc-linux-gnu --build=3Dx86_64-pc-linux-gnu --prefix=3D/usr --bindir=3D/usr/x86_64-pc-linux-gnu/gcc-bin/11.0.0 --includedir=3D/usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include --datadir=3D/usr/share/gcc-data/x86_64-pc-linux-gnu/11.0.0 --mandir=3D/usr/share/gcc-data/x86_64-pc-linux-gnu/11.0.0/man --infodir=3D/usr/share/gcc-data/x86_64-pc-linux-gnu/11.0.0/info --with-gxx-include-dir=3D/usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g+= +-v11 --with-python-dir=3D/share/gcc-data/x86_64-pc-linux-gnu/11.0.0/python --enable-languages=3Dc,c++,go,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=3Drelease --with-bugurl=3Dhttps://bugs.gentoo.org/ --with-pkgversion=3D'Gentoo 11.0.0_pre9999 p2, commit 8011f718e241febd6b7a9dae01cde49817f299c4' --disable-esp --enable-libstdcxx-= time --enable-shared --enable-threads=3Dposix --enable-__cxa_atexit --enable-clocale=3Dgnu --enable-multilib --with-multilib-list=3Dm32,m64 --disable-fixed-point --enable-targets=3Dall --enable-libgomp --disable-lib= ssp --disable-libada --disable-systemtap --enable-valgrind-annotations --enable-vtable-verify --without-zstd --enable-lto --with-isl --disable-isl-version-check --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.0.0 20200731 (experimental) (Gentoo 11.0.0_pre9999 p2, commit 8011f718e241febd6b7a9dae01cde49817f299c4)=