Deleted Added
full compact
ChangeLog.gcc43 (260230) ChangeLog.gcc43 (260932)
12007-07-09 Geoffrey Keating <geoffk@apple.com> (r126529)
2
3 PR 32617
4 * decl.c (cxx_init_decl_processing): Don't set
5 force_align_functions_log.
6 (grokfndecl): Honour ptrmemfunc_vbit_in_pfn.
7 * typeck.c (cxx_alignof_expr): When alignof is used on a plain
8 FUNCTION_DECL, return its alignment.
9
12007-07-09 Geoffrey Keating <geoffk@apple.com> (r126529)
2
3 PR 32617
4 * decl.c (cxx_init_decl_processing): Don't set
5 force_align_functions_log.
6 (grokfndecl): Honour ptrmemfunc_vbit_in_pfn.
7 * typeck.c (cxx_alignof_expr): When alignof is used on a plain
8 FUNCTION_DECL, return its alignment.
9
102007-07-01 Ollie Wild <aaw@google.com> (r126177)
11
12 * name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.
13 (select_decl): Remove function.
14 (unqualified_namespace_lookup): Populate binding by calling
15 ambiguous_decl. Remove select_decl call.
16 (lookup_qualified_name): Remove select_decl call.
17 * decl.c (lookup_and_check_tag): Check for ambiguous references.
18 * parser.c (cp_parser_elaborated_type_specifier): Skip redundant error
19 generation when name lookup is ambiguous.
20
102007-06-28 Geoffrey Keating <geoffk@apple.com> (r126088)
11
12 * decl2.c (determine_visibility): Implement
13 flag_visibility_ms_compat effect on type info.
14 * decl.c (cxx_init_decl_processing): Implement
15 global effect of flag_visibility_ms_compat.
16
172007-06-28 Geoffrey Keating <geoffk@apple.com> (r126080)

--- 6 unchanged lines hidden (view full) ---

24 PR 31093
25 * decl2.c (determine_visibility): Remove duplicate code for
26 handling type info.
27
282007-05-31 Daniel Berlin <dberlin@dberlin.org> (r125239)
29
30 * typeck.c (build_binary_op): Include types in error.
31
212007-06-28 Geoffrey Keating <geoffk@apple.com> (r126088)
22
23 * decl2.c (determine_visibility): Implement
24 flag_visibility_ms_compat effect on type info.
25 * decl.c (cxx_init_decl_processing): Implement
26 global effect of flag_visibility_ms_compat.
27
282007-06-28 Geoffrey Keating <geoffk@apple.com> (r126080)

--- 6 unchanged lines hidden (view full) ---

35 PR 31093
36 * decl2.c (determine_visibility): Remove duplicate code for
37 handling type info.
38
392007-05-31 Daniel Berlin <dberlin@dberlin.org> (r125239)
40
41 * typeck.c (build_binary_op): Include types in error.
42
432007-05-22 Ollie Wild <aaw@google.com> (r124963)
44
45 * name-lookup.c (ambiguous_decl): Adds check for hidden types.
46 (unqualified_namespace_lookup): Adds check for hidden types.
47
322007-05-18 Geoffrey Keating <geoffk@apple.com> (r124839)
33
34 * mangle.c (write_real_cst): Use 'unsigned long' for %lx.
35
362007-05-14 Paolo Carlini <pcarlini@suse.de> (r124724)
37
38 PR c++/29928
39 * rtti.c (get_tinfo_decl_dynamic, get_typeid): Try to complete the

--- 53 unchanged lines hidden ---
482007-05-18 Geoffrey Keating <geoffk@apple.com> (r124839)
49
50 * mangle.c (write_real_cst): Use 'unsigned long' for %lx.
51
522007-05-14 Paolo Carlini <pcarlini@suse.de> (r124724)
53
54 PR c++/29928
55 * rtti.c (get_tinfo_decl_dynamic, get_typeid): Try to complete the

--- 53 unchanged lines hidden ---