r257713 - in /trunk/gcc: cp/ChangeLog cp/except...
jason@gcc.gnu.org
jason@gcc.gnu.org
Thu Feb 15 22:01:00 GMT 2018
Author: jason
Date: Thu Feb 15 22:01:33 2018
New Revision: 257713
URL: https://gcc.gnu.org/viewcvs?rev=257713&root=gcc&view=rev
Log:
PR c++/84045 - ICE with typedef and noexcept.
* except.c (build_noexcept_spec): Use strip_typedefs_expr.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/noexcept32.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/except.c
More information about the Gcc-cvs
mailing list