[Bug preprocessor/47857] Pragma once warning when compiling PCH

2019-12-03 Thread romain.geissler at amadeus dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857

Romain Geissler  changed:

   What|Removed |Added

 CC||romain.geissler at amadeus dot 
com

--- Comment #8 from Romain Geissler  ---
Hi,

This is still the case up to gcc 9 (already released) and current trunk of gcc
10.

Cheers,
Romain

[Bug preprocessor/47857] Pragma once warning when compiling PCH

2017-05-12 Thread ian at geometrian dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857

Ian Mallett  changed:

   What|Removed |Added

 CC||ian at geometrian dot com

--- Comment #7 from Ian Mallett  ---
I can also confirm this bug still exists in GCC 7.1.

[Bug preprocessor/47857] Pragma once warning when compiling PCH

2015-01-06 Thread p_hampson at wargaming dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857

Paul TBBle Hampson p_hampson at wargaming dot net changed:

   What|Removed |Added

 CC||p_hampson at wargaming dot net

--- Comment #6 from Paul TBBle Hampson p_hampson at wargaming dot net ---
This looks like a specific instance or duplicate of the much older bug 9471.


[Bug preprocessor/47857] Pragma once warning when compiling PCH

2013-10-03 Thread ripzonetriton at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857

Joao Matos ripzonetriton at gmail dot com changed:

   What|Removed |Added

 CC||ripzonetriton at gmail dot com

--- Comment #5 from Joao Matos ripzonetriton at gmail dot com ---
I can also confirm this bug.

Is there any specific reason why GCC emits the pagma once warning while
compiling PCH?


[Bug preprocessor/47857] Pragma once warning when compiling PCH

2012-04-28 Thread olafvdspek at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857

Olaf van der Spek olafvdspek at gmail dot com changed:

   What|Removed |Added

 Status|VERIFIED|UNCONFIRMED
 Resolution|DUPLICATE   |

--- Comment #4 from Olaf van der Spek olafvdspek at gmail dot com 2012-04-28 
14:39:51 UTC ---
(In reply to comment #3)
 If you're going to change the status please check what VERIFIED means (we 
 don't
 use that status in this bugzilla)

Oops


[Bug preprocessor/47857] Pragma once warning when compiling PCH

2011-12-15 Thread olafvdspek at gmail dot com
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).


[Bug preprocessor/47857] Pragma once warning when compiling PCH

2011-12-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857

--- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org 2011-12-15 
13:38:25 UTC ---
If you're going to change the status please check what VERIFIED means (we don't
use that status in this bugzilla)


[Bug preprocessor/47857] Pragma once warning when compiling PCH

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47857

Andrew Pinski pinskia at gcc dot gnu.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2011-12-15 
02:11:02 UTC ---
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 ***