From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44DE8388B6BE; Thu, 27 Jul 2023 09:23:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44DE8388B6BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1690449826; bh=JZqIl56IIkSON2PXh/6nVutWCTOM9uGH6N6RO/VJm/k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ff7BNnqg8pH/Xv1oTIZsbUJm4W4YSXskIQDw3xiKJTdjYtuXlLZ3oaOvMQ3xmdRJO g7fCxiX5RVgtS9G7q6fosYfFb6mXrLbvIxcpg2rJOLj0SGpPtbXPTMp54RuhCkr8h7 668AZl5fria6d5+OYp6BUvoIt3Kun+kJMYP1ChTI= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/106816] noreturn/pure attributes are not set correctly on multiversioned functions Date: Thu, 27 Jul 2023 09:23:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ipa X-Bugzilla-Version: 12.2.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: target_milestone 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=3D106816 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|13.2 |13.3 --- Comment #13 from Richard Biener --- GCC 13.2 is being released, retargeting bugs to GCC 13.3.=