diff options
author | David S. Miller <davem@redhat.com> | 2011-09-08 16:40:47 +0000 |
---|---|---|
committer | David S. Miller <davem@redhat.com> | 2011-09-08 16:40:47 +0000 |
commit | cdf492019f8253a887104489cb80647ea7308d8f (patch) | |
tree | 777fe7d947265f1b4ac0dab0465975584d41f8e0 /gas/testsuite/ChangeLog | |
parent | 7b01d2c3ae76b1f8b0f186650638821a758605f2 (diff) | |
download | gdb-cdf492019f8253a887104489cb80647ea7308d8f.zip gdb-cdf492019f8253a887104489cb80647ea7308d8f.tar.gz gdb-cdf492019f8253a887104489cb80647ea7308d8f.tar.bz2 |
opcodes/
* sparc-opc.c (pdistn): Destination is integer not float register.
gas/testsuite/
* gas/sparc/hpcvis3.s: Correct pdistn test.
* gas/sparc/hpcvis3.d: Likewise.
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 3985ae6..b8adc1f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2011-09-08 David S. Miller <davem@davemloft.net> + + * gas/sparc/hpcvis3.s: Correct pdistn test. + * gas/sparc/hpcvis3.d: Likewise. + 2011-09-08 Richard Sandiford <rdsandiford@googlemail.com> PR gas/13167 |