summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
authorStan Cox <scox@redhat.com>2008-05-19 16:18:49 -0400
committerStan Cox <scox@redhat.com>2008-05-19 16:19:32 -0400
commit495f9db8f6d9f29830972d4a494f1896cdf7eee2 (patch)
tree729306199f145ebe057b636d9fccde5f10ed89b8 /testsuite
parente76254815c3adfff1c086beb6a4cfa46c49ac3b3 (diff)
downloadsystemtap-steved-495f9db8f6d9f29830972d4a494f1896cdf7eee2.tar.gz
systemtap-steved-495f9db8f6d9f29830972d4a494f1896cdf7eee2.tar.xz
systemtap-steved-495f9db8f6d9f29830972d4a494f1896cdf7eee2.zip
Optimize away assignments in other contexts.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index c951971b..c42ac793 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-19 Stan Cox <scox@redhat.com>
+
+ * systemtap.base/optim_arridx.stp: New test.
+ * systemtap.base/optim_arridx.exp: New test.
+
2008-04-29 Frank Ch. Eigler <fche@elastic.org>
PR 6466.