Deleted Added
full compact
ChangeLog (260073) ChangeLog (260194)
12007-09-29 Jason Merrill <jason@redhat.com>
2
3 PR c++/33094
4 * decl.c (make_rtl_for_nonlocal_decl): It's ok for a member
5 constant to not have DECL_EXTERNAL if it's file-local.
6
72007-08-24 Jakub Jelinek <jakub@redhat.com>
8

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

309 * cvt.c (convert_to_void): Replace unconditional warning with
310 -Waddress.
311
3122007-03-05 Simon Martin <simartin@users.sourceforge.net>
313
314 PR c++/30895
315 * tree.c (cp_tree_equal): Properly handle COMPLEX_CST trees.
316
12007-09-29 Jason Merrill <jason@redhat.com>
2
3 PR c++/33094
4 * decl.c (make_rtl_for_nonlocal_decl): It's ok for a member
5 constant to not have DECL_EXTERNAL if it's file-local.
6
72007-08-24 Jakub Jelinek <jakub@redhat.com>
8

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

309 * cvt.c (convert_to_void): Replace unconditional warning with
310 -Waddress.
311
3122007-03-05 Simon Martin <simartin@users.sourceforge.net>
313
314 PR c++/30895
315 * tree.c (cp_tree_equal): Properly handle COMPLEX_CST trees.
316
3172007-03-02 Geoffrey Keating <geoffk@apple.com> (r122488)
318
319 * g++spec.c (lang_specific_driver): Add -lstdc++ when compiling
320 Objective-C++. Don't exit early if -shared-libgcc needs to be
321 added.
322
3232007-02-22 Simon Martin <simartin@users.sourceforge.net>
324
325 PR c++/29475
326 * cp-tree.h (struct deferred_access_check): New structure to represent a
327 deferred access check. It replaces the previous representation as a tree.
328 (get_deferred_access_checks): Return a vector of struct
329 deferred_access_check instead of a tree list.
330 (perform_access_checks): Take a vector of struct deferred_access_check

--- 6781 unchanged lines hidden ---
3172007-02-22 Simon Martin <simartin@users.sourceforge.net>
318
319 PR c++/29475
320 * cp-tree.h (struct deferred_access_check): New structure to represent a
321 deferred access check. It replaces the previous representation as a tree.
322 (get_deferred_access_checks): Return a vector of struct
323 deferred_access_check instead of a tree list.
324 (perform_access_checks): Take a vector of struct deferred_access_check

--- 6781 unchanged lines hidden ---