]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/cp/ChangeLog
ChangeLog rotation.
[thirdparty/gcc.git] / gcc / cp / ChangeLog
1 2013-01-02 Jason Merrill <jason@redhat.com>
2
3 PR c++/54325
4 * call.c (build_new_method_call_1): Don't use build_value_init for
5 user-provided default constructors.
6
7 * decl.c (check_default_argument): Use LOOKUP_IMPLICIT.
8
9 PR c++/55032
10 PR c++/55245
11 * tree.c (build_cplus_array_type): Copy layout information
12 to main variant if necessary.
13 \f
14 Copyright (C) 2013 Free Software Foundation, Inc.
15
16 Copying and distribution of this file, with or without modification,
17 are permitted in any medium without royalty provided the copyright
18 notice and this notice are preserved.