This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/36273] Please add notyfication/warning when pch IS use
- From: "bursig at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 May 2008 16:30:17 -0000
- Subject: [Bug pch/36273] Please add notyfication/warning when pch IS use
- References: <bug-36273-16198@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from bursig at gmail dot com 2008-05-20 16:30 -------
(In reply to comment #3)
> Considering that you can put many files inside a directory called *.gch and
> those will be used for the PCH at different optimization levels and options. I
> don't see why having an other option important.
>
And exactly this scenario is painful for me because current gcc inform (via
-Winvalid-pch) only about not used pch files in *.gch dir. And finally reading
logs you don't know if anyone of them was used.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36273