r249326 - in /branches/gcc-7-branch/gcc: cp/Cha...
jason@gcc.gnu.org
jason@gcc.gnu.org
Sat Jun 17 02:33:00 GMT 2017
Author: jason
Date: Sat Jun 17 02:33:10 2017
New Revision: 249326
URL: https://gcc.gnu.org/viewcvs?rev=249326&root=gcc&view=rev
Log:
PR c++/80384 - ICE with dependent noexcept-specifier
* pt.c (dependent_type_p_r) [FUNCTION_TYPE]: Check for dependent
noexcept-specifier.
Added:
branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/noexcept-type15.C
Modified:
branches/gcc-7-branch/gcc/cp/ChangeLog
branches/gcc-7-branch/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list