mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 22:11:30 +08:00
Fix forgotten ChangeLog entries.
From-SVN: r99930
This commit is contained in:
parent
3fd30b88df
commit
7bd3a7bfc9
@ -347,6 +347,7 @@
|
||||
(init_tree_optimization_passes): Move some to all_lowering_passes.
|
||||
(tree_lowering_passes): New function.
|
||||
(tree_rest_of_compilation): Register cfg hooks; save/unsave eh.
|
||||
* tree-pass.h (tree_lowering_passes): Declare
|
||||
|
||||
2005-05-17 Nathan Sidwell <nathan@codesourcery.com>
|
||||
|
||||
|
@ -91,6 +91,11 @@
|
||||
* Make-lang.in (cp/tree.o): Add debug.h.
|
||||
* tree.c (lvalue_p_1, case CONST_DECL): Add.
|
||||
|
||||
2005-05-18 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* method.c: Include tree-pass.h
|
||||
(use_thunk): Lower body before expanding.
|
||||
|
||||
2005-05-17 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR c++/21454
|
||||
|
Loading…
x
Reference in New Issue
Block a user