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 c++/13081] [3.3 regression] forward template declarations in <complex> let inlining fail


------- Additional Comments From gdr at integrable-solutions dot net  2004-01-01 00:22 -------
Subject: Re:  [3.3/3.4 regression] forward template declarations in <complex> let inlining fail

Matthias Klose <doko@cs.tu-berlin.de> writes:

| > Module name:	gcc
| > Changes by:	mmitchel@gcc.gnu.org	2003-12-29 02:42:17
| > 
| > Modified files:
| > 	gcc/cp         : ChangeLog decl.c 
| > 	gcc/testsuite  : ChangeLog 
| > Added files:
| > 	gcc/testsuite/g++.dg/opt: inline6.C 
| > 	gcc/testsuite/g++.dg/parse: error9.C 
| > 
| > Log message:
| > 	PR c++/13081
| > 	* decl.c (duplicate_decls): Preserve inline-ness when redeclaring
| > 	a function template.
| > 	
| > 	PR c++/13081
| > 	* g++.dg/opt/inline6.C: New test.
| 
| backported to the gcc-3_3-branch, no regressions on an i486-linux
| bootstrap. Ok for the branch?

Yes, thanks.

-- Gaby


-- 


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


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