r235552 - in /branches/gcc-6-branch/gcc: cp/Cha...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Thu Apr 28 09:58:00 GMT 2016


Author: paolo
Date: Thu Apr 28 09:58:45 2016
New Revision: 235552

URL: https://gcc.gnu.org/viewcvs?rev=235552&root=gcc&view=rev
Log:
/cp
2016-04-28  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/70540
	* semantics.c (process_outer_var_ref): Unconditionally return
	error_mark_node when mark_used returns false.

/testsuite
2016-04-28  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/70540
	* g++.dg/cpp0x/auto48.C: New.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/auto48.C
Modified:
    branches/gcc-6-branch/gcc/cp/ChangeLog
    branches/gcc-6-branch/gcc/cp/semantics.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list