[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Apr 14 15:00:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531
--- Comment #1 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-14 15:00:18 UTC ---
Author: jason
Date: Thu Apr 14 15:00:15 2011
New Revision: 172434
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172434
Log:
PR c++/48531
* init.c (build_value_init_noctor): Check complain consistently.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/sfinae15.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/init.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list