OSDN Git Service

* Makefile.in (libgcc1-test): Tell the user to ignore warnings.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 May 1995 18:22:00 +0000 (18:22 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 10 May 1995 18:22:00 +0000 (18:22 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@9612 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/Makefile.in

index 0e50270..b16dc53 100644 (file)
@@ -638,6 +638,7 @@ rest.cross: $(LIBGCC) gfloat.h specs
 # Verify that it works to compile and link libgcc1-test.
 # If it does, then there are sufficient replacements for libgcc1.a.
 libgcc1-test: libgcc1-test.o native $(GCC_PARTS)
+       @echo "Testing libgcc1.  Ignore linker warning messages."
        $(GCC_FOR_TARGET) $(GCC_CFLAGS) libgcc1-test.o -o libgcc1-test \
          -nostartfiles -nostdlib `$(GCC_FOR_TARGET) --print-libgcc-file-name`
 libgcc1-test.o: libgcc1-test.c native xgcc