This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug pch/49576] Option to suggest headers for addition to PCH


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49576

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-06-29 17:25:32 UTC ---
I don't think this can be done really.  Because of the way PCH works and the
way you are supposed to use PCH.  That is you are supposed to have a header
file which just includes many other headers and that is the PCH.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]