--- gcc/config/t-mips 2018/04/24 17:58:48 1.1.1.3 +++ gcc/config/t-mips 2018/04/24 18:04:12 1.1.1.4 @@ -1,13 +1,11 @@ EXTRA_PASSES = mips-tfile mips-tdump -CCLIBFLAGS = -O -G 0 -LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0 CONFIG2_H = $(srcdir)/config/mips.h # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. # PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md -# Supress building libgcc1.a, since the MIPS compiler port is complete +# Suppress building libgcc1.a, since the MIPS compiler port is complete # and does not need anything from libgcc1.a. LIBGCC1 = libgcc1.null