From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id B22293858CD1; Thu, 22 Feb 2024 16:14:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B22293858CD1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708618459; bh=aH/j54WtJPbQmdJwqCID499z8IAZpiHqxD8vtuXfUzg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e8V7I2WMLDFZLrg9cgoTrPMa8Hq/2Rjb7bc2C6rgLByAQ9XPjOe///5niSygKreCz 5TUsA6hhYxfdaQPPtsZYyUaV5AThkUqACiVC8GpThzlfgWWvQDhDeSwz3LHR8wk9Z/ QxALdH0rmSwBE1A63jsAr9+lyeREXAcVxEnNWbiw= From: "iains at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/113970] [14 Regression] pch/system-{1,2}.C fails on darwin after r14-8987-gdd9d14f7d53 Date: Thu, 22 Feb 2024 16:14:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: iains at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D113970 --- Comment #4 from Iain Sandoe --- Created attachment 57501 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57501&action=3Dedit without PCH As Andrew says, the differences are in the debug info (it might even only b= e in the order of the debug info - hard to tell from a quick comparison).=