]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/cp/ChangeLog
c-parser.c (c_parser_omp_atomic): Pass location of assignment operator to c_finish_om...
[thirdparty/gcc.git] / gcc / cp / ChangeLog
1 2011-01-05 Tom Tromey <tromey@redhat.com>
2
3 * typeck.c (cp_build_addr_expr_1): Update call to lvalue_error.
4 (lvalue_or_else): Likewise.
5
6 2011-01-01 Kai Tietz <kai.tietz@onevision.com>
7
8 PR target/38662
9 * tree.c (cxx_type_hash_eq):
10 Allow METHOD_TYPE, too.
11
12 \f
13 Copyright (C) 2011 Free Software Foundation, Inc.
14
15 Copying and distribution of this file, with or without modification,
16 are permitted in any medium without royalty provided the copyright
17 notice and this notice are preserved.