This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/47857] Pragma once warning when compiling PCH
- From: "olafvdspek at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 15 Dec 2011 10:41:07 +0000
- Subject: [Bug preprocessor/47857] Pragma once warning when compiling PCH
- Auto-submitted: auto-generated
- References: <bug-47857-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857
Olaf van der Spek <olafvdspek at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--- Comment #2 from Olaf van der Spek <olafvdspek at gmail dot com> 2011-12-15 10:41:07 UTC ---
(In reply to comment #1)
> Dup of bug 39029 which shows the warning is just part of the symptom.
>
> *** This bug has been marked as a duplicate of bug 39029 ***
It's *not* a duplicate. This one is about generating the .gch.
The other one is about using the .gch (and not about the warning message).