From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B90C3858D35; Sun, 18 Oct 2020 21:06:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B90C3858D35 From: "euloanty at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/97481] New: GCC ice when build with RISCV on msys2 Date: Sun, 18 Oct 2020 21:06:11 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: euloanty at live dot com 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: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: 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: Sun, 18 Oct 2020 21:06:12 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D97481 Bug ID: 97481 Summary: GCC ice when build with RISCV on msys2 Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: euloanty at live dot com Target Milestone: --- unlvs@DESKTOP-DFHPDC1 MINGW64 /glibc_riscv_build $ ../glibc_riscv/configure --prefix=3D${PREFIX}/${TARGET} --build=3D$(gcc -dumpmachine) --host=3D${TARGET} --target=3D${TARGET} --disable-werror libc_cv_forced_unwind=3Dyes libc_cv_c_cleanup=3Dyes --enable-add-ons --disable-multilib configure: loading site script /mingw64/etc/config.site checking build system type... x86_64-w64-mingw32 checking host system type... riscv-unknown-linux-gnu checking for riscv-linux-gcc... riscv-linux-gcc checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether riscv-linux-gcc accepts -g... yes checking for gcc... gcc checking for riscv-linux-readelf... riscv-linux-readelf checking for riscv-linux-g++... riscv-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether riscv-linux-g++ accepts -g... yes checking whether riscv-linux-g++ can link programs... no checking for sysdeps preconfigure fragments... aarch64 alpha arc arm csky h= ppa i386 m68k microblaze checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E mips nios2 powerpc riscv : internal compiler error: Segmentation fault libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. : internal compiler error: Segmentation fault libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. : internal compiler error: Segmentation fault libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. : internal compiler error: Segmentation fault libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source if appropriate. See for instructions. Unable to determine XLEN=