[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 18 00:51:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48531
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-18 00:50:37 UTC ---
Author: jason
Date: Mon Apr 18 00:50:31 2011
New Revision: 172632
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172632
Log:
PR c++/48531
* typeck2.c (build_functional_cast): Disallow array type.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/sfinae16.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/init.c
trunk/gcc/cp/typeck2.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list