From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 936323858403; Thu, 18 Apr 2024 13:42:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 936323858403 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713447765; bh=KHTro/bVET6PDLa2ASnAknqWFvnF6Lps7uWHUsk+h/w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=aKA1in9A3UulipKYcLhc0bFtYdsd45VAhiXKcO1FJkYzu1LZm/sOSYX4u3Rch9hOa itM3bxw2dxB0KzWs+mYcA6Sf5zSqaGwwfhKnW8B5SDvZUqZwVjp6aOyR1UUJJQMT2X i3tXctl++4HobEG/6EEsLPIrZkApVxG2QRflkjTU= From: "law at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/113291] [14 Regression] compilation never (?) finishes with recursive always_inline functions at -O and above since r14-2172 Date: Thu, 18 Apr 2024 13:42:44 +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: 14.0 X-Bugzilla-Keywords: compile-time-hog X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: hubicka at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority cc 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=3D113291 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 CC| |law at gcc dot gnu.org=