From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8FB423858C41; Mon, 10 Jun 2024 11:05:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8FB423858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718017533; bh=T2GFZBwqOFcgFl2dSIOd0dFdeule9spyw/TPab7j+xk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dLx0XLfjNouG2hmRLK1KTVNRfUyoS06QGe4ph9hS89pjkUUi1o77EbCN2e1hDWggY Semdx6BYJpsKJOLkl0UkvmmZrxyJTMQEXoab70ysECtgxC1NhgvWuiPO0vIV4Uu0gI a4vShYEb0OfIJVFP4kQOR+Ly0HDH6/Xb5wUk38OM= From: "pan2.li at intel dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/115387] [15 regression] RISC-V: ICE in iovsprintf.c since r15-1081-ge14afbe2d1c Date: Mon, 10 Jun 2024 11:05:32 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pan2.li at intel 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: 15.0 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D115387 --- Comment #7 from Li Pan --- Thanks a lot. I am testing a fix, and will send it out after no surprise.=