]> gcc.gnu.org Git - gcc.git/commit
re PR c++/43143 ([c++0x] array value-initialization and variadics)
authorJason Merrill <jason@redhat.com>
Tue, 23 Feb 2010 18:32:20 +0000 (13:32 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 23 Feb 2010 18:32:20 +0000 (13:32 -0500)
commitc6569cd04e1677007aad30c13ed934c34f9ecaac
tree2fe0f34dd752d53c0c700e5c5bc69e2b607de1c1
parent3adcf52c820f3a0bab965fd40c4713fbc220cbaa
re PR c++/43143 ([c++0x] array value-initialization and variadics)

PR c++/43143
* typeck2.c (digest_init_r): Accept value init of array.

From-SVN: r157015
gcc/cp/ChangeLog
gcc/cp/typeck2.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/variadic100.C [new file with mode: 0644]
This page took 1.598076 seconds and 5 git commands to generate.