From: Arnaud Charlet Date: Mon, 24 May 2004 15:23:37 +0000 (+0200) Subject: Complete previous check-in. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1db9d9c61bb4c74f5dac30c9d673c84b63c6384;p=gcc.git Complete previous check-in. From-SVN: r82206 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index a8a95d1b1b8..a3d34f66dc4 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -91,8 +91,8 @@ 2004-05-24 Eric Botcazou - (tree_transform) : Do the dereference directly through - the DECL_INITIAL for renamed variables. + trans.c (tree_transform) : Do the dereference directly + through the DECL_INITIAL for renamed variables. 2004-05-24 Arnaud Charlet