From 9a6355046eb87880ee1b68d779f0fdc795368751 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Thu, 28 Sep 2000 08:43:21 +0000 Subject: [PATCH] Modify .PARAM so we need an arg reloc. --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/hppa/reloc/reduce.s | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 6aa75fc4b29..db46e0aeb1f 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2000-09-28 Alan Modra + + * gas/hppa/reloc/reduce.s: Modify .PARAM so we need an arg reloc. + 2000-09-22 Jim Wilson * gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests. diff --git a/gas/testsuite/gas/hppa/reloc/reduce.s b/gas/testsuite/gas/hppa/reloc/reduce.s index ad226f8b76a..de5661e04f5 100644 --- a/gas/testsuite/gas/hppa/reloc/reduce.s +++ b/gas/testsuite/gas/hppa/reloc/reduce.s @@ -4,7 +4,7 @@ .code .align 4 - .PARAM foo,RTNVAL=GR + .PARAM foo,ARGW0=FR foo: .PROC .CALLINFO FRAME=0,NO_CALLS -- 2.30.2