From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0F7ED3858D32; Mon, 8 Apr 2024 12:29:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0F7ED3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712579362; bh=vIr8lWLH6HPYsfWMOcaus/7s4jl60svArxZgEKMP+Ro=; h=From:To:Subject:Date:From; b=FE9lyEaCvUUhjgcdwJ8KBHL2wUqnz5XOf5VHKF9EOVCseDeXhy9appuXAHVGG+qdt hFoR9pnyX+QZTug7ELeJwBCzwgPg4m3rklB1pESoWkWKEVuVVNJ3mwy2Kg7qEn7L8a JNWewRbUZD27N6IsFewD3D1H/EuKqVnT8HZK3NrU= From: "schwab@linux-m68k.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114639] New: [riscv] ICE in create_pre_exit, at mode-switching.cc:451 Date: Mon, 08 Apr 2024 12:29:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.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: bug_id short_desc product version bug_status keywords bug_severity priority component assigned_to reporter target_milestone cf_gcctarget 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114639 Bug ID: 114639 Summary: [riscv] ICE in create_pre_exit, at mode-switching.cc:451 Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: schwab@linux-m68k.org Target Milestone: --- Target: riscv64-*-* Created attachment 57901 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57901&action=3Dedit minmax_test.ii $ c++ -O2 -std=3Dc++17 -march=3Drv64gcv1p0 -c minmax_test.ii=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 during RTL pass: mode_sw In file included from ../hwy/highway.h:441, from ../hwy/tests/minmax_test.cc:19: ../hwy/ops/rvv-inl.h: In function 'hwy::N_RVV::MFromD hwy::N_RVV::Lt128Upper(D, VFromD, VFromD) [with D =3D Simd]': ../hwy/ops/rvv-inl.h:5639:1: internal compiler error: in create_pre_exit, at mode-switching.cc:451 5639 | } | ^ 0x2aaaab700667 __libc_start_call_main ../sysdeps/nptl/libc_start_call_main.h:58 0x2aaaab70070f __libc_start_main_impl /usr/src/debug/glibc-2.39/csu/libc-start.c:360=