From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 759553858D33; Wed, 12 Apr 2023 05:04:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 759553858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1681275879; bh=aSFNe+MvkbepUnbCHjH6qBD1syluvBvliTUV5dyhA1M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=M9uBzfqpSnhqs+NyheGnT+Yyvo4RMq1+dpQ6TxeHYknQpbSqj0JsGFaW0/YW0uodx XMRgk/Nl8h5B5IUlhSVoWKndEiI1SACg8oTy29H0aEy0qERtIHGyG17GCezyCBAkb+ VsP4cSiLXdEJmm1wk6jHMoiutMRQQnjziYy/wWOY= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109479] [RISC-V] Build with rv64gc_zve32x_zvl64b should fail but actually not Date: Wed, 12 Apr 2023 05:04:39 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: attachments.created 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D109479 --- Comment #1 from Andrew Pinski --- Created attachment 54836 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D54836&action=3Dedit testcase Next time please attach or put inline the testcase instead of just linking = to godbolt. Also you should put why it should fail instead of just saying it should fail because clang says it fails.=