[Bug c++/58457] [4.8/4.9 Regression] ICE when placement new operator is used with using keyword and custom constructor
paolo at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Sep 18 18:13:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58457
--- Comment #8 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> ---
Author: paolo
Date: Wed Sep 18 18:13:15 2013
New Revision: 202712
URL: http://gcc.gnu.org/viewcvs?rev=202712&root=gcc&view=rev
Log:
/cp
2013-09-18 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/58457
* class.c (instantiate_type): Loosen a bit the gcc_assert.
/testsuite
2013-09-18 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/58457
* g++.dg/parse/using4.C: New.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/parse/using4.C
Modified:
branches/gcc-4_8-branch/gcc/cp/ChangeLog
branches/gcc-4_8-branch/gcc/cp/class.c
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list