OSDN Git Service

Complete previous check-in.
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 2004 15:23:37 +0000 (15:23 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 May 2004 15:23:37 +0000 (15:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82206 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog

index a8a95d1..a3d34f6 100644 (file)
@@ -91,8 +91,8 @@
 
 2004-05-24  Eric Botcazou  <ebotcazou@act-europe.fr>
 
-       (tree_transform) <N_Identifier>: Do the dereference directly through
-       the DECL_INITIAL for renamed variables.
+       trans.c (tree_transform) <N_Identifier>: Do the dereference directly
+       through the DECL_INITIAL for renamed variables.
 
 2004-05-24  Arnaud Charlet  <charlet@act-europe.fr>