From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AD49C385829F; Wed, 27 Jul 2022 23:12:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AD49C385829F From: "unlvsur at live dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/106459] New: Compiler crashing for loongarch64-linux-gnu on windows Date: Wed, 27 Jul 2022 23:12:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: unlvsur 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 attachments.created 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: Wed, 27 Jul 2022 23:12:45 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D106459 Bug ID: 106459 Summary: Compiler crashing for loongarch64-linux-gnu on windows Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: unlvsur at live dot com Target Milestone: --- Created attachment 53367 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53367&action=3Dedit preprocessor file D:\hg\fast_io\.sha512>loongarch64-linux-gnu-g++ -S sha512.cc -Ofast -std=3D= c++23 -I../include In file included from ../include/fast_io_crypto/hash/sha512.h:183, from ../include/fast_io_crypto/hash/impl.h:6, from ../include/fast_io_crypto.h:25, from sha512.cc:1: ../include/fast_io_crypto/hash/sha512_scalar.h: In function 'void fast_io::details::sha512::sha512_runtime_routine(uint_least64_t*, const std::byte*, const std::byte*)': ../include/fast_io_crypto/hash/sha512_scalar.h:99:1: error: unrecognizable insn: 99 | } | ^ (insn 30 29 31 4 (set (reg:DI 1071) (ior:DI (zero_extend:DI (subreg:SI (reg:DI 1071) 0)) (const_int 2867079648641024 [0xa2f9800000000]))) "../include/fast_io_crypto/hash/sha512.h":90:5 -1 (nil)) during RTL pass: vregs ../include/fast_io_crypto/hash/sha512_scalar.h:99:1: internal compiler erro= r: in extract_insn, at recog.cc:2791 libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. D:\hg\fast_io\.sha512>loongarch64-linux-gnu-g++ -S sha512.cc -Ofast -std=3D= c++23 -I../include -freport-bug In file included from ../include/fast_io_crypto/hash/sha512.h:183, from ../include/fast_io_crypto/hash/impl.h:6, from ../include/fast_io_crypto.h:25, from sha512.cc:1: ../include/fast_io_crypto/hash/sha512_scalar.h: In function 'void fast_io::details::sha512::sha512_runtime_routine(uint_least64_t*, const std::byte*, const std::byte*)': ../include/fast_io_crypto/hash/sha512_scalar.h:99:1: error: unrecognizable insn: 99 | } | ^ (insn 30 29 31 4 (set (reg:DI 1071) (ior:DI (zero_extend:DI (subreg:SI (reg:DI 1071) 0)) (const_int 2867079648641024 [0xa2f9800000000]))) "../include/fast_io_crypto/hash/sha512.h":90:5 -1 (nil)) during RTL pass: vregs ../include/fast_io_crypto/hash/sha512_scalar.h:99:1: internal compiler erro= r: in extract_insn, at recog.cc:2791 libbacktrace could not find executable to open Please submit a full bug report, with preprocessed source. See for instructions. loongarch64-linux-gnu-g++: fatal error: cannot execute 'd:/x86_64-windows-gnu/loongarch64-linux-gnu/bin/../libexec/gcc/loongarch64= -linux-gnu/13.0.0/cc1plus.exe': open temporary output file compilation terminated.=