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]

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


Author: jason
Date: Thu Jul 21 06:15:58 2016
New Revision: 238571

URL: https://gcc.gnu.org/viewcvs?rev=238571&root=gcc&view=rev
Log:
	PR c++/71511 - ICE on decltype scope in declaration.

	* typeck2.c (cxx_incomplete_type_diagnostic): Handle DECLTYPE_TYPE.

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


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