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]

Re: [4.1 PATCH] Fix note_decl_for_pch (PR c++/28217)


Jakub Jelinek wrote:
> Hi!
> 
> This is a P1 that has been fixed on 4.2+.
> Bootstrapped/regtested on 4.1 branch {x86_64,ia64,s390,s390x}-linux.
> Ok for 4.1 too?  Is the testcase ok for 4.2/trunk (noticed there
> has been no testcase committed for this)?

OK, thanks.

> 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR c++/28217
> 	Backported from mainline
> 	2006-07-12  Jason Merrill  <jason@redhat.com>
> 	* semantics.c (note_decl_for_pch): Don't premangle templates.
> 
> 	* g++.dg/pch/template-1.C: New test.
> 	* g++.dg/pch/template-1.Hs: New file.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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