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

[Bug c++/48531] [C++0x][SFINAE] Hard errors with arrays of unknown bound


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


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