Fix oversight in previous commit
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 15 Jan 2015 11:59:51 +0000 (11:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 15 Jan 2015 11:59:51 +0000 (11:59 +0000)
From-SVN: r219649

gcc/testsuite/ChangeLog

index bd1e6c5..e3bea5f 100644 (file)
@@ -1,7 +1,6 @@
 2015-01-15  Eric Botcazou  <ebotcazou@adacore.com>
 
-       * expr.c (expand_expr_real_1) <normal_inner_ref>: 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  <rguenther@suse.de>