This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/49576] Option to suggest headers for addition to PCH
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 29 Jun 2011 18:41:49 +0000
- Subject: [Bug pch/49576] Option to suggest headers for addition to PCH
- Auto-submitted: auto-generated
- References: <bug-49576-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49576
--- Comment #7 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-06-29 18:41:33 UTC ---
And how do I do that?
It would be better to do it for system dirs, not /usr/include, which would also
work for cross compilers where the sysroot is not under /usr
(this is what I mean about needing to clearly describe your desired semantics,
or nothing will happen)