From 495f9db8f6d9f29830972d4a494f1896cdf7eee2 Mon Sep 17 00:00:00 2001 From: Stan Cox Date: Mon, 19 May 2008 16:18:49 -0400 Subject: Optimize away assignments in other contexts. --- testsuite/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuite') 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 + + * systemtap.base/optim_arridx.stp: New test. + * systemtap.base/optim_arridx.exp: New test. + 2008-04-29 Frank Ch. Eigler PR 6466. -- cgit