From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 07DE93858C52; Mon, 12 Feb 2024 09:56:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07DE93858C52 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707731816; bh=b8yZ7uex3774Vwa0Q8IqT53i9T2Zy0a1eXRmmbkOAFw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=B7W3SQW80hQ3niIWTzbE9yrb53xFX4IJmgY0FhvvEQF3edY6J6JeS729o3F4hs891 q8sB/BTah4eCIXkxU83MX79w+BA6EOuuy3pf8wloYsEwncN1eefOF1XJrMI+uwceag kgecEJC6KWGdcGHCh854YeWf1/sVi8+lTK3bhXbs= From: "sjames at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113734] [14 regression] libarchive miscompiled (fails libarchive_test_read_format_rar5_extra_field_version test) since r14-8768-g85094e2aa6dba7 Date: Mon, 12 Feb 2024 09:56:54 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sjames at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: tnfchris at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created 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=3D113734 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #57390|0 |1 is obsolete| | --- Comment #16 from Sam James --- Created attachment 57393 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57393&action=3Dedit test.c OK, all done now (I figured I'd let cvise finish). No more :) By the way, this fails on arm64 too (at least the reduced thing).=