aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-07-01 20:51:20 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-07-01 20:51:20 +0000
commit9a5c1b9db14b269edfea010febc1ae3066190900 (patch)
tree698a1455cd9cf805e2c04079150f3010932362e1 /gcc
parent3b2124df5f33c5456daeee53f1c4bbab68ff6d03 (diff)
downloadgcc-9a5c1b9db14b269edfea010febc1ae3066190900.zip
gcc-9a5c1b9db14b269edfea010febc1ae3066190900.tar.gz
gcc-9a5c1b9db14b269edfea010febc1ae3066190900.tar.bz2
Kill last references to LIBGCC1_TEST, which is never tested and never set to anything but "".
Kill last references to LIBGCC1_TEST, which is never tested and never set to anything but "". Oy. From-SVN: r55152
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/mmix/t-mmix1
2 files changed, 4 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 5b1fe5e..42f58cc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * config/mmix/t-mmix: Eliminate last reference to LIBGCC1_TEST.
+
2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
* README.Portability (Function prototypes): Give an example of
diff --git a/gcc/config/mmix/t-mmix b/gcc/config/mmix/t-mmix
index 84231ac..a79d63f 100644
--- a/gcc/config/mmix/t-mmix
+++ b/gcc/config/mmix/t-mmix
@@ -3,7 +3,6 @@ LIBGCC1 =
# libgcc1-test doesn't work. There's critical stuff in crti and crtn and
# we know the result of running libgcc1-test anyway.
-LIBGCC1_TEST =
CROSS_LIBGCC1 =
TARGET_LIBGCC2_CFLAGS = -mlibfuncs -O2