r158218 - in /trunk/gcc: cp/ChangeLog cp/semant...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Apr 12 09:52:00 GMT 2010


Author: rguenth
Date: Mon Apr 12 09:52:50 2010
New Revision: 158218

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158218
Log:
2010-04-12  Richard Guenther  <rguenther@suse.de>

	PR c++/43611
	* semantics.c (expand_or_defer_fn_1): Do not keep extern
	template inline functions.

	* g++.dg/torture/pr43611.C: New testcase.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr43611.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list