From: Eric Botcazou Date: Thu, 15 Jan 2015 11:59:51 +0000 (+0000) Subject: Fix oversight in previous commit X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4c113f8789b5d4feb1935d60ba0e82f97bf70dac;p=gcc.git Fix oversight in previous commit From-SVN: r219649 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index bd1e6c54633..e3bea5f1167 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,7 +1,6 @@ 2015-01-15 Eric Botcazou - * expr.c (expand_expr_real_1) : Use the expression to - set the memory attributes in all cases but clear MEM_EXPR if need be. + * gnat.dg/opt47.adb: New test. 2015-01-15 Richard Biener