From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 504C4384D14D; Thu, 20 Oct 2022 17:28:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 504C4384D14D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666286915; bh=D3v985zgu0UI5rmp6mSCekhcbiwyruEE2w4GcTAvCpw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LHLdNeHhdk/l8qM/WpOxkVBf26iVAgtjrRwKjlUtrktnDFj/n5OZ/JOj9zl1QrSKb Jb+xAhkB+u9ayuIAJjQF6m7ZEIvaUCZdHw841oq+0WaJRy/POfARsojC7Mb1ueOxoF dy+uPucdKcQ+lXCnpZ+dZq4O9WXfrli+EPGUFyxE= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ipa/107196] [13 Regression] llvm-14.0.6 is miscompiles by gcc-13 in -O3: hangs llvm testsuite (inliner seems to break it) Date: Thu, 20 Oct 2022 17:28:34 +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: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.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=3D107196 --- Comment #7 from Andrew Pinski --- This might be fixed already.=