projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3aabdc0
)
Fix oversight in previous commit
author
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Thu, 15 Jan 2015 11:59:51 +0000
(11:59 +0000)
committer
Eric Botcazou
<ebotcazou@gcc.gnu.org>
Thu, 15 Jan 2015 11:59:51 +0000
(11:59 +0000)
From-SVN: r219649
gcc/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/testsuite/ChangeLog
b/gcc/testsuite/ChangeLog
index bd1e6c54633da3b6d8d3c050e2178bb792da58b7..e3bea5f116715ef692fa25e3c3650cdcde68c471 100644
(file)
--- 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>