From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C42643858D28; Thu, 29 Sep 2022 11:21:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C42643858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664450510; bh=l8W+Dj+S4FBDQCUMYpHY+KBUlvNFCH3xgIbp9TNy8wk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=KENNiw6SBx6jKxgAN/Hd8e8d3f7nJuiygOoRxppPv36e6KaOcNyaaq8yViSO0vxy+ gzA4njb1J7gZnc00m8Gf5cT8i9ItNOCNA/zeKgMdBMpy+o8vakJCD2VHdlxkh7kgA8 p3OzoEyeFxp++fAO4PyRL58wlMJhZ0WlrAfwngcY= From: "kloczko.tomasz at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/107078] LTO is causing that firebird build is core dumping Date: Thu, 29 Sep 2022 11:21:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: lto X-Bugzilla-Version: 12.2.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: kloczko.tomasz at gmail dot com 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: --- 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=3D107078 --- Comment #10 from Tomasz K=C5=82oczko = --- Tested -O2 + LTO + -flifetime-dse=3D1 and it crashes.=