From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B311539F6C6B; Mon, 12 Apr 2021 07:39:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B311539F6C6B From: "mss at tutanota dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/100041] ICE in curr_insn_transform, at lra-constraints.c:4022 Date: Mon, 12 Apr 2021 07:39:25 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 10.3.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: mss at tutanota dot de X-Bugzilla-Status: WAITING 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: Mon, 12 Apr 2021 07:39:25 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D100041 --- Comment #5 from mss at tutanota dot de --- (In reply to Martin Li=C5=A1ka from comment #4) > ... and what compiler options do you use please? Please paste output of > --verbose argument. 0 ~: gcc --verbose Using built-in specs. COLLECT_GCC=3Dgcc COLLECT_LTO_WRAPPER=3D/usr/libexec/gcc/x86_64-apathy-linux-musl/10.3.0/lto-= wrapper Target: x86_64-apathy-linux-musl Configured with: ../configure --prefix=3D/usr --libexecdir=3D/usr/libexec --mandir=3D/usr/share/man --infodir=3D/usr/share/info --host=3Dx86_64-apathy-linux-musl --build=3Dx86_64-apathy-linux-musl --target=3Dx86_64-apathy-linux-musl --with-pkgversion=3Dapathy --enable-checking=3Drelease --enable-languages=3Dc,c++,lto --enable-cxx-fla= gs=3D'-w -pipe -O2 -mtune=3Dnative -march=3Dnative' --with-linker-hash-style=3Dgnu --with-system-zlib --enable-__cxa_atexit --enable-linker-build-id --enable-= lto --enable-plugin --enable-shared --enable-threads=3Dposix --enable-tls --without-included-gettext --without-isl --enable-bootstrap --disable-default-pie --disable-default-ssp --disable-fixed-point --disable-libmpx --disable-libmudflap --disable-libsanitizer --disable-libstdcxx-pch --disable-multilib --disable-nls --disable-rpath --disable-static --disable-symvers --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 10.3.0 (apathy)=