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

r108795 - in /branches/gcc-3_4-branch/gcc: cp/C...


Author: reichelt
Date: Mon Dec 19 17:26:29 2005
New Revision: 108795

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108795
Log:
	PR c++/20552
	Backport:
	2004-03-08  Mark Mitchell  <mark@codesourcery.com>
	* decl.c (duplicate_decls): Don't check IDENTIFIER_ERROR_LOCUS.

	* g++.dg/ext/typeof10.C: New test.


Added:
    branches/gcc-3_4-branch/gcc/testsuite/g++.dg/ext/typeof10.C
Modified:
    branches/gcc-3_4-branch/gcc/cp/ChangeLog
    branches/gcc-3_4-branch/gcc/cp/decl.c
    branches/gcc-3_4-branch/gcc/testsuite/ChangeLog


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