From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2FB783858D37; Wed, 28 Sep 2022 22:06:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2FB783858D37 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664402801; bh=SUvFYx26r7sLk+rvNpYhyhGcDTr7dqeNLbW72RwSdnI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=myTFMejiT4DW83kMT0ZyBtnthxpAFSxw7z24rRgVd+SkFC8S/6EXViTo3w0TGGtFt rfFIoeOU9Jh5hPq7aVuJ7b8StOs4uAjAOiZAXLhJQNQx9shy7Gn4wODgWXCGBAPbi1 wCZp7Ij/1Bxh2ktN0xT4WsyWIzakf+zTSx8F+ytc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/107078] LTO is causing that firebird build is core dumping Date: Wed, 28 Sep 2022 22:06:41 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: version 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unknown |12.2.1 --- Comment #1 from Andrew Pinski --- Try -O2 -fno-strict-aliasing with -flto.=