From ca01d012be40cb9bc09d0c4aa7af4b0a74c75b9f Mon Sep 17 00:00:00 2001 From: Nathan Froyd Date: Thu, 30 Sep 2010 15:11:28 +0000 Subject: [PATCH] * config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete. From-SVN: r164752 --- gcc/ChangeLog | 4 ++++ gcc/config/iq2000/t-iq2000 | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 094c7e7d586..0a725e10d58 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2010-09-30 Nathan Froyd + + * config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete. + 2010-09-30 Joseph Myers * opt-functions.awk (static_var): Update comment. diff --git a/gcc/config/iq2000/t-iq2000 b/gcc/config/iq2000/t-iq2000 index e7de5165ea8..487b9fcfea1 100644 --- a/gcc/config/iq2000/t-iq2000 +++ b/gcc/config/iq2000/t-iq2000 @@ -21,10 +21,6 @@ LIBGCC1 = CROSS_LIBGCC1 = -# We must build libgcc2.a with -G 0, in case the user wants to link -# without the $gp register. -TARGET_LIBGCC2_CFLAGS = -G 0 - LIB2FUNCS_EXTRA = $(srcdir)/config/udivmod.c $(srcdir)/config/divmod.c $(srcdir)/config/udivmodsi4.c $(srcdir)/config/iq2000/lib2extra-funcs.c # We want fine grained libraries, so use the new code to build the