r249327 - 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:28 2017
New Revision: 249327

URL: https://gcc.gnu.org/viewcvs?rev=249327&root=gcc&view=rev
Log:
	PR c++/80614 - Wrong mangling for C++17 noexcept type

	* mangle.c (write_type): Put the eh spec back on the function type.

Added:
    branches/gcc-7-branch/gcc/testsuite/g++.dg/cpp1z/noexcept-type16.C
Modified:
    branches/gcc-7-branch/gcc/cp/ChangeLog
    branches/gcc-7-branch/gcc/cp/mangle.c



More information about the Gcc-cvs mailing list