OSDN Git Service

Fix nits
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jul 2009 20:22:39 +0000 (20:22 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 4 Jul 2009 20:22:39 +0000 (20:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149241 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index 3234ab3..a2ad971 100644 (file)
@@ -2,7 +2,7 @@
 
        PR ada/40608
        * init.c (APPLE): Include <mach/mach_init.h>.
-       (__gnat_is_stack_guard, APPLE): Add ATTRIBUTE_UNUSED marker.
+       (__gnat_error_handler, APPLE): Add ATTRIBUTE_UNUSED marker.
 
 2009-07-04  Eric Botcazou  <ebotcazou@adacore.com>
 
@@ -22,7 +22,7 @@
 
        PR ada/40631
        * tracebak.c (__gnat_backtrace): Fix old-style definition.
-       
+
 2009-07-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
 
        * tracebak.c [i386 && sun] (IS_BAD_PTR): Use -1UL in comparison.