From: Eric Botcazou Date: Wed, 28 Jul 2010 05:23:28 +0000 (+0000) Subject: Fix typos X-Git-Tag: releases/gcc-4.6.0~5371 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51680dfb0286dbacb62c112f8c09f3ebea4b2750;p=thirdparty%2Fgcc.git Fix typos From-SVN: r162617 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 7324c3a9256d..6b983fc91ce9 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -11,8 +11,8 @@ 2010-07-23 Eric Botcazou - * gcc-interfaces/utils.c (update_pointer_to): In the unconstrained - array case, merge the alias set of the old pointer type. + * gcc-interface/utils.c (update_pointer_to): In the unconstrained array + case, merge the alias set of the old pointer type. 2010-07-23 Eric Botcazou @@ -3367,7 +3367,7 @@ (gnat_to_gnu): Likewise. * gcc-interface/utils2.c (build_allocator): Likewise. -2010-05-07 Eric Botcazou +2010-05-07 Eric Botcazou PR 40989 * gcc-interface/misc.c (gnat_handle_option): Fix long line.