From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 158283858D39; Fri, 2 Dec 2022 13:38:42 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 158283858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669988322; bh=99lQbLhx63aFDbgkde/5xqjcxTMTiypE1midBJvubAA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hd1tImXaHrKx2VUJpTAoCwykdSU+M5tFiXSD9WDpNKFaAvBnp8A14bORsf3UQIlpw fmEEgRsfZjWG+6OcgPKJM8/5KguGTWs6Go7r4eTvHs0EwzS8Hwfm7KaPg/VeiNsabq S7JRC+AbwQGBfo8YUh7QE/i78N7e3MmD1/1UAcP4= From: "marxin 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: Fri, 02 Dec 2022 13:38: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: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: marxin at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: marxin at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status 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 Martin Li=C5=A1ka changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |WAITING --- Comment #14 from Martin Li=C5=A1ka --- Can you please provide the exact steps on how to configure the project with= the corresponding options and run the crashing command? I would like to attach a gdb to it.=