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++/88146] do not crash synthesizing inherited ctor(...)


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 round of retesting confirmed no regressions.
https://gcc.gnu.org/ml/gcc-patches/2018-12/msg00424.html


> for  gcc/cp/ChangeLog

> 	PR c++/88146
> 	* method.c (do_build_copy_constructor): Do not crash with
> 	ellipsis-only parm list.
> 	(synthesize_method): Retain location of inherited ctor.

> for  gcc/testsuite/ChangeLog

> 	PR c++/88146
> 	* g++.dg/cpp0x/inh-ctor32.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]