From 4c113f8789b5d4feb1935d60ba0e82f97bf70dac Mon Sep 17 00:00:00 2001
From: Eric Botcazou <ebotcazou@gcc.gnu.org>
Date: Thu, 15 Jan 2015 11:59:51 +0000
Subject: [PATCH] Fix oversight in previous commit

From-SVN: r219649
---
 gcc/testsuite/ChangeLog | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index bd1e6c54633d..e3bea5f11671 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -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>
 
-- 
GitLab