From b4123234f08e4823c19eb6fb649e0ad12c902c8d Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Fri, 4 Nov 1994 01:29:10 +0000 Subject: [PATCH] remove unused file config/go32.mh --- gas/ChangeLog | 2 ++ gas/config/go32.mh | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 gas/config/go32.mh diff --git a/gas/ChangeLog b/gas/ChangeLog index 188d6b4..e251e0a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Thu Nov 3 20:20:40 1994 Ken Raeburn + * config/go32.mh: Unused file deleted. + * read.c (get_absolute_expression): Indicate that the error may merely be that the expression can't currently be reduced. diff --git a/gas/config/go32.mh b/gas/config/go32.mh deleted file mode 100644 index c9c51b7..0000000 --- a/gas/config/go32.mh +++ /dev/null @@ -1,2 +0,0 @@ -CC=i386-go32-gcc -Xlinker -S -O2 -fno-omit-frame-pointer - -- 2.7.4