From 78c3a8103aa606a414630d032f36e9c051d926ae Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 7 Dec 2001 16:14:03 +0000 Subject: [PATCH] * gas/hppa/parse/linesepbug.s: Restore to its original form, reverting change of July 19, 2000. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/hppa/parse/linesepbug.s | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 7479d05f35d..72da5460743 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Fri Dec 7 09:16:07 2001 Jeffrey A Law (law@cygnus.com) + + * gas/hppa/parse/linesepbug.s: Restore to its original form, + reverting change of July 19, 2000. + 2001-12-05 Richard Earnshaw * gas/arm/xscale.s, gas/arm/xscale.d (pld tests): PLD instruction has diff --git a/gas/testsuite/gas/hppa/parse/linesepbug.s b/gas/testsuite/gas/hppa/parse/linesepbug.s index 7bc528ead69..13f84b77b84 100644 --- a/gas/testsuite/gas/hppa/parse/linesepbug.s +++ b/gas/testsuite/gas/hppa/parse/linesepbug.s @@ -8,5 +8,5 @@ ; selectors to make sure they're handled correctly. foo: - .WORD 0! .IMPORT $bar$,DATA + .WORD 0 !.IMPORT $bar$,DATA -- 2.30.2