diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-09-14 21:37:04 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-09-14 21:37:04 +0000 |
commit | 7484b8e6d911ef13ec4197a4b8334220c41f7dc4 (patch) | |
tree | 274e8151e197b5f513e48b4a62ed99c907e09f17 /gas/testsuite/ChangeLog | |
parent | 74d1c347e92b42c9d546fbe67d7a572a72c54a41 (diff) | |
download | gdb-7484b8e6d911ef13ec4197a4b8334220c41f7dc4.zip gdb-7484b8e6d911ef13ec4197a4b8334220c41f7dc4.tar.gz gdb-7484b8e6d911ef13ec4197a4b8334220c41f7dc4.tar.bz2 |
Eliminate false DVs on parallel compares.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 2b1d558..16aa307 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2000-09-14 Timothy Wall <twall@cygnus.com> + + * gas/ia64/dv-waw-err.[sl]: Additional tests for parallel + comparisons which should and should not produce DVs. + 2000-09-05 Alan Modra <alan@linuxcare.com.au> * gas/vtable/vtable.exp: Re-enable for hppa-elf. |