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]

r249321 - in /trunk/gcc: cp/ChangeLog cp/mangle...


Author: jason
Date: Sat Jun 17 02:28:06 2017
New Revision: 249321

URL: https://gcc.gnu.org/viewcvs?rev=249321&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:
    trunk/gcc/testsuite/g++.dg/cpp1z/noexcept-type16.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/mangle.c


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