Deleted Added
full compact
ChangeLog (102780) ChangeLog (103445)
12002-09-04 Jakub Jelinek <jakub@redhat.com>
2
3 * decl.c (start_cleanup_fn): Clear interface_only before
4 start_function, restore it afterwards.
5
62002-09-01 Alexandre Oliva <aoliva@redhat.com>
7
8 * parse.y (sizeof, alignof, typeof): New non-terminals to
9 increment skip_evaluation. Replace terminals with them and
10 decrement skip_evaluation at the end of rules using them.
11 * decl2.c (mark_used): Don't assemble_external if
12 skipping evaluation.
13
142002-08-31 Jason Merrill <jason@redhat.com>
15
16 * cp-lang.c (cp_expr_size): Don't abort.
17
12002-08-27 Mark Mitchell <mark@codesourcery.com>
2
3 * cp-tree.h (warn_abi): Declare it.
4 * decl.c (warn_abi): Define it.
5 (cxx_decode_option): Set it.
6 * class.c (layout_virtual_bases): Warn about bugs in G++ that
7 result in incorrect object layouts.
8 (layout_class_type): Likewise.

--- 12662 unchanged lines hidden ---
182002-08-27 Mark Mitchell <mark@codesourcery.com>
19
20 * cp-tree.h (warn_abi): Declare it.
21 * decl.c (warn_abi): Define it.
22 (cxx_decode_option): Set it.
23 * class.c (layout_virtual_bases): Warn about bugs in G++ that
24 result in incorrect object layouts.
25 (layout_class_type): Likewise.

--- 12662 unchanged lines hidden ---