From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EC2EA3858C5F; Fri, 2 Feb 2024 03:34:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EC2EA3858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706844880; bh=b3gmLuSmztaXNxIISOulf5t53pplEzq2QXm6olaYW5I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BIoXH1TKxn5Zc9XGDKdT7AlN8nIjoRB/4ae6dQV8SoEB+5qnPLcp3jytkjjglTb0w KxIhrD8FHiZmk2p7YubRKvxR9GUO1YDBQj/u66Y5vW8L55CnE1jZ5Jyy6FudclTVSm MNGfZD4tfRXCdcVPZogbLHqzI+2OKVTwcyzYHJs4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/113712] lto crash: when building 641.leela_s peek with Example-gcc-linux-x86.cfg (SPEC2017 1.1.9) Date: Fri, 02 Feb 2024 03:34:28 +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: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org 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: everconfirmed cf_reconfirmed_on 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=3D113712 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Last reconfirmed| |2024-02-02 Status|UNCONFIRMED |WAITING --- Comment #4 from Andrew Pinski --- Objects is not very helpful at all for LTO issue since it might be the due = to output to objects. Plus this is documented they are useful (from=20 https://gcc.gnu.org/bugs.html): Assembly files (*.s) produced by the compiler, or any binary files, such as object files, executables, core files, or precompiled header files.=