OSDN Git Service

* dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index a568a02..7a2a4f2 100644 (file)
@@ -1,3 +1,14 @@
+2006-03-17  Steven Bosscher  <stevenb.gcc@gmail.com>
+
+       * dwarf2asm.c (dw2_asm_output_offset): Mark 'base' argument
+       with ATTRIBUTE_UNUSED.
+
+2006-03-17  Alexandre Oliva  <aoliva@redhat.com>
+
+       * dwarf2out.c (dwarf2out_stack_adjust): Always track the stack
+       pointer, instead of assuming it is possible to derive the
+       correct args size from a call insn.
+
 2006-03-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
        * rtl.h (CONST_INT_P): Define.