OSDN Git Service

* unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Apr 2010 09:40:46 +0000 (09:40 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 04:51:21 +0000 (13:51 +0900)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158773 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 95444f1..fe4e26e 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
+
 2010-04-27  Bernd Schmidt  <bernds@codesourcery.com>
 
        PR target/40657