r137904 - in /trunk/gcc: cp/ChangeLog cp/name-l...

dodji@gcc.gnu.org dodji@gcc.gnu.org
Wed Jul 16 23:44:00 GMT 2008


Author: dodji
Date: Wed Jul 16 23:44:02 2008
New Revision: 137904

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137904
Log:
2008-07-16  Dodji Seketeli  <dseketel@redhat.com>

	PR c++/13699
	* gcc/cp/name-lookup.c (lookup_extern_c_fun_binding_in_all_ns):
	New function.
	(pushdecl_maybe_friend): Check if a redeclaration of extern C function
	complies with exception specification constraints.


Added:
    trunk/gcc/testsuite/g++.dg/lookup/extern-c-redecl.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/name-lookup.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list