r127064 - in /branches/gcc-4_2-branch/gcc: cp/C...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Jul 30 15:38:00 GMT 2007


Author: paolo
Date: Mon Jul 30 15:38:39 2007
New Revision: 127064

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127064
Log:
cp/
2007-07-30  Paolo Carlini  <pcarlini@suse.de>

	PR c++/32108
	* semantics.c (finish_label_stmt): Reject the __label__
	extension outside function scopes.

testsuite/
2007-07-30  Paolo Carlini  <pcarlini@suse.de>

	PR c++/32108
	* g++.dg/ext/label6.C: New.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/ext/label6.C
Modified:
    branches/gcc-4_2-branch/gcc/cp/ChangeLog
    branches/gcc-4_2-branch/gcc/cp/semantics.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list