From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 410EE385843A; Thu, 28 Mar 2024 00:32:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 410EE385843A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711585957; bh=Ap6FAwwqCirNTApnBr44wOdSc6+YkAytpiu3lea+5E0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l26DaqDoexeN5Y6ZtTP0U60PEPO5/+ZfTbeyeULGxlb9wuf1CWYykdA1Q523xd0fX mA1AfXFqJ31GmAYbxSAVbBGShcczalTmDPQ+cyRBKT5lIB9TIh66EgQAeQb1WIN7fP tx/JoAD/+QNqdf7Cz7gSTks//FDbCkMM4F9LULp0= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug lto/114505] static archives built with gcc --without-zstd cause ICE when read by gcc with zstd support Date: Thu, 28 Mar 2024 00:32:36 +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: 13.2.1 X-Bugzilla-Keywords: lto, needs-reduction 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: 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=3D114505 --- Comment #8 from Andrew Pinski --- OE (Yocto) ran into this: https://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg15= 8289.html=