From 1b01afe6305b9ed67032d3ce9f6ba3164a1f5fd2 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Tue, 28 Jun 1994 01:19:19 +0000 Subject: Don't keep the "is" cases, only the "was" cases. --- gas/testsuite/gasp/assign.is | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 gas/testsuite/gasp/assign.is (limited to 'gas/testsuite/gasp/assign.is') diff --git a/gas/testsuite/gasp/assign.is b/gas/testsuite/gasp/assign.is deleted file mode 100644 index 7fd80e3..0000000 --- a/gas/testsuite/gasp/assign.is +++ /dev/null @@ -1,24 +0,0 @@ -******** assign.amp -! - -!foo: .ASSIGNC "hello" -!BAR: .ASSIGNA 12+34 -! - -! \&foo'foo - hellofoo -! \&foo\&foo\&foo - hellohellohello -! \&foo \&foo \&foo - hello hello hello -! \&BAR\&bar\&BAR - 4646 -! - -! - -! - -! -! .END -assign.asm:8 Can't find preprocessor variable bar. -- cgit v1.1