OSDN Git Service

* tree-inline.c (remap_decls): Enable nonlocalized variables
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index b32b86b..51cfcc5 100644 (file)
@@ -1,3 +1,22 @@
+2009-05-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * tree-inline.c (remap_decls): Enable nonlocalized variables
+       when not optimizing.
+
+2009-05-28  Alexandre Oliva  <aoliva@redhat.com>
+
+       * tree-ssa-live.c (remove_unused_locals): Skip when not optimizing.
+       Simplify other tests involving optimize.
+
+2009-05-27  Tom Tromey  <tromey@redhat.com>
+
+       * unwind-dw2.c (_Unwind_DebugHook): New function.
+       (uw_install_context): Call _Unwind_DebugHook.
+
+2009-05-27  Tom Tromey  <tromey@redhat.com>
+
+       * system.h (CONST_CAST2): Use C++ const_cast when compiled as C++
+
 2009-05-27  Ian Lance Taylor  <iant@google.com>
 
        * Makefile.in (LINKER, LINKER_FLAGS): Define.