From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EA7553858434; Fri, 17 Nov 2023 12:32:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EA7553858434 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1700224325; bh=Otea1AuZ/VVOdK0K2YmAr+H4C4ebK7g5Yt3SjRK7aFo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QCc5asXz90K6WTepDvrjQYav/XhQjlZqJiRp3RVrWQwKLm9BHXAThA8WlMTRGd6/z rIVbXpNwmuCCnT5/SIS1SFLRDd/7xF/io1TDACc3e42tmlk3GVCCUwkeOUGhB+Ex1j YyQcu7jA+R0nulx599SQuQ+2cdP3kwE2cfyCgabw= From: "nickbegg at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/112587] -save-temps with p1689 dep output causes null ptr dereference Date: Fri, 17 Nov 2023 12:32:05 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: nickbegg at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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: 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=3D112587 --- Comment #1 from Nick Begg --- Created attachment 56620 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56620&action=3Dedit preprocessed source=