From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7604A3858D20; Fri, 2 Dec 2022 16:53:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7604A3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670000029; bh=Wxs7+4xXgIqZsq5UgwyiUVCH8vpH9hq1zV/oZ5a9dAo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=eyLxuzpSUO4DnB9Btqi05f27gjmQMvaki87rmezHzfiuUkWtD24gz1zhg/fq82WTE 3rOHJid6Zm+lJzWCZI6OGxPpQqJsAhUQKVljQlkRc2ua5oadAQ5lP7voS3gOI7GT+g aL6yVYK12nRRRqUWnswuxikNClvnX+BjeW0Cnkj8= 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: Fri, 02 Dec 2022 16:53:49 +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: marxin 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 #15 from Tomasz K=C5=82oczko = --- (In reply to Martin Li=C5=A1ka from comment #14) > Can you please provide the exact steps on how to configure the project wi= th > the corresponding options and run the crashing command? I would like to > attach a gdb to it. - take fedora firebird src.rpm and unpack it - undomment ins spec file disable LTO - build package=