]> gcc.gnu.org Git - gcc.git/commitdiff
Fix forgotten ChangeLog entries.
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 18 May 2005 21:04:17 +0000 (21:04 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 18 May 2005 21:04:17 +0000 (21:04 +0000)
From-SVN: r99930

gcc/ChangeLog
gcc/cp/ChangeLog

index 1697d9a45da3ac05c61d57a662d6e9b4d8b1bf35..63280a4f0e22d69594ff4f5a3c11fcfa8e8fb474 100644 (file)
        (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>
 
index cc4abc62b5713d3d0b11efd69ae448dfb92217f8..60671f92e93fb50b699d8cd8d4268e28a049ef80 100644 (file)
        * 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
This page took 0.080833 seconds and 5 git commands to generate.