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]

r262351 - in /branches/gcc-8-branch/gcc: cp/Cha...


Author: jason
Date: Tue Jul  3 16:25:55 2018
New Revision: 262351

URL: https://gcc.gnu.org/viewcvs?rev=262351&root=gcc&view=rev
Log:
	PR c++/86378 - functional cast in noexcept-specifier.

	* tree.c (strip_typedefs_expr) [TREE_LIST]: Fix iteration.

Added:
    branches/gcc-8-branch/gcc/testsuite/g++.dg/cpp0x/noexcept33.C
Modified:
    branches/gcc-8-branch/gcc/cp/ChangeLog
    branches/gcc-8-branch/gcc/cp/tree.c


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