This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled
- From: "alfred dot minarik dot 1 at aon dot at" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Dec 2006 15:35:12 -0000
- Subject: [Bug pch/13676] GCC failes to recognize files ending in .hpp as headers to be precompiled
- References: <bug-13676-6060@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from alfred dot minarik dot 1 at aon dot at 2006-12-30 15:35 -------
Created an attachment (id=12847)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12847&action=view)
Updated patch including tcc for mainline
Yes this is right. in Comment #4 there was an update of the first
version for current mainline.
Please note that Benjamin Kosnik has requested another C++ header type for
Template insantiation headers: tcc.
I have included that then in an updated patch.
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg00597.html
Just saw that I added hpp twice in cp/lang-specs.h. Corrected and
bootstraped/make checked just in case...(no problems)
Added this patch updated for mainline as attachment.
if you prefere also adding tcc. Please take changelog from mentioned link.
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13676