From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C2E6B38446A0; Wed, 14 Dec 2022 13:22:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2E6B38446A0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671024179; bh=UvjcSxlsrSd4cNk0MNOXfuInUISB+TFPSGyKG2ujNNQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nOsn8lIO37I4p4I9yGhNdU/AVG0BMqi7MTmGaM0Owz40SMZAaNnuWtsKSuP+xr2sj xlWwDiUvdP6VPXaMxm5/4HGLnAADppHtkfbN2lmbBBn5TImNeImUPS7G24kPp4r1Nd AL8hvXNzPIiQRGpj672p9sL7KnzMLtJAlw9h5Ir8= From: "terra at gnome dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug preprocessor/108101] "#pragma once" causes other files not be included Date: Wed, 14 Dec 2022 13:22:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: preprocessor X-Bugzilla-Version: 12.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: terra at gnome dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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=3D108101 --- Comment #3 from M Welinder --- Note also: # gcc -MM c.c c.o: c.c a.h No b.h present!=