]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/tree.c
re PR c++/35116 (Fail to compile valid code)
authorJason Merrill <jason@redhat.com>
Sat, 9 Feb 2008 03:40:14 +0000 (22:40 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 9 Feb 2008 03:40:14 +0000 (22:40 -0500)
commit7efc22ea0178308410921d93e9a6c5ea4c9ac282
tree77680746d5371e01844546434ae6d2526271f970
parente37f6a497d5c1c0489f3fac12884f9a71fdc7147
re PR c++/35116 (Fail to compile valid code)

        PR c++/35116
        * tree.c (build_target_expr_with_type): Handle void initializer.
        (bot_manip): Remap slot before recursing.

From-SVN: r132197
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/init/value2.C [new file with mode: 0644]