From: Nick Clifton Date: Tue, 23 Jun 1998 22:17:19 +0000 (+0000) Subject: Fix tests to match latest assembler results. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=59b8f2097f3db449f8d782e768722d7ccec98785;p=binutils-gdb.git Fix tests to match latest assembler results. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 2f176b3b67f..86d60f83284 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +Tue Jun 23 15:14:43 1998 Nick Clifton + + * gas/v850/hilo2.s: Use r1 as the destination of the movea + instruction, since r0 is read only. + + * gas/v850/basic.exp: Fix names of special area relocations. + Set -mwarn-signed-overflow flag when running range.s test. + start-sanitize-am33 Mon Jun 22 13:43:43 1998 Jeffrey A Law (law@cygnus.com)