From: Richard Henderson Date: Wed, 16 Nov 2005 22:00:31 +0000 (+0000) Subject: * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a3157d8e3473f55057f1bc03d7114487d4779146;p=binutils-gdb.git * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index bbab3c8f047..059cc50b90d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-11-16 Richard Henderson + + * gas/all/weakref1.s: Use "=" instead of ".set" for equivalence. + 2005-11-15 Daniel Jacobowitz * gas/arm/unwind.s, gas/arm/unwind.d, gas/arm/unwind_vxworks.d: Add diff --git a/gas/testsuite/gas/all/weakref1.s b/gas/testsuite/gas/all/weakref1.s index d1fd76379bb..0c48c279cf3 100644 --- a/gas/testsuite/gas/all/weakref1.s +++ b/gas/testsuite/gas/all/weakref1.s @@ -189,7 +189,7 @@ l: /* d# target symbol definitions */ .weakref Wld1, ld1 .long Wld1 - .set ld1, l +ld1 = l .weakref Wld2, ld2 .long Wld2