OSDN Git Service

Fix nits
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2009 18:24:07 +0000 (18:24 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2009 18:24:07 +0000 (18:24 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149378 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index 082756d..82c7321 100644 (file)
@@ -1,6 +1,6 @@
 2009-07-07  Manuel López-Ibáñez  <manu@gcc.gnu.org>
 
-       * gcc-interface/trans.c (gnat_gimplify_expr):  Replace EXPR_LOCUS by
+       * gcc-interface/trans.c (gnat_gimplify_expr): Replace EXPR_LOCUS by
        EXPR_LOCATION.
 
 2009-07-07  Gary Dismukes  <dismukes@adacore.com>
@@ -49,8 +49,7 @@
 
 2009-07-07  Robert Dewar  <dewar@adacore.com>
 
-       * s-osprim-mingw.adb: Minor reformatting
-       Minor code reorganization
+       * s-osprim-mingw.adb: Minor code reorganization
 
 2009-07-07  Robert Dewar  <dewar@adacore.com>