This is the mail archive of the gcc-patches@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]

Re: [C++ PATCH] [PR c++/87814] undefer deferred noexcept on tsubst if request


On Dec  6, 2018, Alexandre Oliva <aoliva@redhat.com> wrote:

> Regstrapped on x86_64- and i686-linux-gnu, mistakenly along with a patch
> with a known regression, and got only that known regression.  Retesting
> without it.  Ok to install?

Ping?  That retesting confirmed no regressions.
https://gcc.gnu.org/ml/gcc-patches/2018-12/msg00423.html


> for  gcc/cp/ChangeLog

> 	PR c++/87814
> 	* pt.c (tsubst_exception_specification): Handle
> 	DEFERRED_NOEXCEPT with !defer_ok.

> for  gcc/testsuite/ChangeLog

> 	PR c++/87814
> 	* g++.dg/cpp1z/pr87814.C: New.

-- 
Alexandre Oliva, freedom fighter   https://FSFLA.org/blogs/lxo
Be the change, be Free!         FSF Latin America board member
GNU Toolchain Engineer                Free Software Evangelist
Hay que enGNUrecerse, pero sin perder la terGNUra jamás-GNUChe


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