[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
Wed May 11 21:52:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48745
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-11 21:29:40 UTC ---
Author: jason
Date: Wed May 11 21:29:35 2011
New Revision: 173678
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173678
Log:
PR c++/48745
* pt.c (value_dependent_expr_p): Handle CONSTRUCTOR.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list