From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2A9D138983A8; Mon, 5 Dec 2022 12:27:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2A9D138983A8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670243261; bh=MkwJAwOMPTCrfp9LF+f33MJTtFhxQQuRXHVoZE8v8I8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wMEx88BgtUSNx0e81QOFktzZk7Mauj5s2R0nf6p3FcFnUAxvv+nIVUEMasgNc47MW 0ExMxBr7RXKgKOxULHPPBIF+Xf1os0igvMYrKbPgJRPT6/8HV1xst9iXxYuUSwpMlz qQWfWMBCACTQOx/mYN6KJkdO6hzq3T/5Rr5hvxUk= From: "sam at gentoo dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/107078] LTO is causing that firebird build is core dumping Date: Mon, 05 Dec 2022 12:27: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: sam at gentoo dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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 #22 from Sam James --- (In reply to Tomasz K=C5=82oczko from comment #21) > On emore time. > You are commenting under GNU C Compilet issue during linking firebird > binaries linking. > *COMPILER* (not firebird) is core dumping. >=20 > Please discuss firebird issue opening ticket on > https://github.com/FirebirdSQL/firebird/issues/ It is definitely isql which is segfaulting. The Makefile uses a binary just built to try do some bits and the binary-just-built crashes.=