r137723 - in /trunk/gcc: cp/ChangeLog cp/decl.c...

dodji@gcc.gnu.org dodji@gcc.gnu.org
Fri Jul 11 18:12:00 GMT 2008


Author: dodji
Date: Fri Jul 11 18:12:37 2008
New Revision: 137723

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

	PR c++/13101
	* decl.c (grokdeclarator): Warn about initializing variables
	  of storage class 'extern' only after the type of the declarator
	  has been properly computed.


Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.old-deja/g++.jason/crash11.C



More information about the Gcc-cvs mailing list