From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E64AD3858C55; Fri, 30 Sep 2022 16:31:37 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E64AD3858C55 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1664555497; bh=4k1SB1337MyPiUNXo6T7p8S/L9tw2QX6jvpJFtWJ0to=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Vgk2rJ2ctQ76VB/QZA+GSsEvfVVgspB5PKduISC2I/dz/Y1HSgKAPeUszf5EeFoW9 aWHxBOGf0BQgMsMLfL8sMYQcgB9sKT0bBX2W3XrEJQA9T83dIkIGXJPDUykJKHEjqE B3hXTsgxv8ayYGMuvK4tkQ/fn3/nA6CIgFN/305I= From: "ibuclaw at gdcproject dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/107101] d: Add stub for object module when libphobos is not compiled, or supported Date: Fri, 30 Sep 2022 16:31:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ibuclaw at gdcproject dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot 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=3D107101 --- Comment #1 from Iain Buclaw --- This also affects when compiling with `-nostdinc`.=