From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 44D36385840C; Wed, 10 Jan 2024 13:15:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 44D36385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704892505; bh=8khLkbOW8uasuPBQ4TY1uKjnrPVXNqVrfNkqojkMvDY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=L/71w4zYIIe2SmUmRLKgRNxIcfMe+BBfH5vY/Rgegp9FtIzuoPXhE3Oy6fAjHO3Zy Z2KzN1G6mDn2/kgglnzpoPb2LX8iOuxxuI70wWUAn0vUOqxMZh/c2JuTEadBp24Gx8 a+VaSKuKQqR/JNuzHEjPhZ1GwvAGtpnS5+6pbTIU= From: "jakub 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: Wed, 10 Jan 2024 13:15:03 +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: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords cc short_desc priority 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 Jakub Jelinek changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needs-bisection | CC| |hubicka at gcc dot gnu.org, | |jakub at gcc dot gnu.org Summary|[14 Regression] compilation |[14 Regression] compilation |never (?) finishes with |never (?) finishes with |recursive always_inline |recursive always_inline |functions at -O and above |functions at -O and above | |since r14-2172 Priority|P3 |P1 --- Comment #2 from Jakub Jelinek --- Started with r14-2172-gd88fd2e1d0720e6f892da9ff48e9a301a7ad0ad4=