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]

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


Author: jason
Date: Thu Feb 18 19:20:21 2010
New Revision: 156872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156872
Log:
	PR c++/43070
	* semantics.c (finish_goto_stmt): Don't call decay_conversion.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/ext/label1.C
    trunk/gcc/testsuite/g++.dg/ext/label2.C


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