This is the mail archive of the gcc-patches@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]

AW: [C++ PATCH] PR13676 resubmission: Detect additional file extensions as C++ headers


On Sat, 28 Jul 2007, Gerald Pfeifer wrote:
> > This patch:
> > 
> > http://gcc.gnu.org/ml/gcc-patches/2007-02/msg00331.html
> > 
> > is OK for mainline.
>
>I believe Alfred does not have SVN write access.
>
>Alfred, if you send me a patch tested against current SVN, I will be
>happy to apply it for you.
>
>Gerald

Thanks for finalizing this old issue. Yes please apply it!

Again updated to current mainline (no changes), no regressions

gcc/gcc/cp/Changelog
----
2007-02-04  Alfred Minarik  <a.minarik@aon.at>

	PR pch/13676
	* lang-specs.h: Add .hp,.hxx,.hpp,.h,.HPP,.tcc as c++ header
	* g++spec.c (lang_specific_driver): check them.

----

gcc/gcc/Changelog
----
2007-02-04  Alfred Minarik  <a.minarik@aon.at>

	PR pch/13676
	* doc/invoke.texi: Add .hp,.hxx,.hpp,.h,.HPP,.tcc as c++ header

----

Attachment: pr13676.patch
Description: Binary data


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