[Bug c++/48745] [C++0x] Segmentation fault with list-initialization, void initializers and variadics

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 20 19:27:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48745

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-20 19:02:20 UTC ---
Author: jason
Date: Fri May 20 19:02:17 2011
New Revision: 173972

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173972
Log:
    PR c++/48745
    * pt.c (value_dependent_expr_p): Handle CONSTRUCTOR.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/pt.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list