Commit 72cc5444 by Michael Meissner

Do not pass -G 0 when building libgcc.a.

From-SVN: r2480
parent c903545b
EXTRA_PASSES = mips-tfile mips-tdump EXTRA_PASSES = mips-tfile mips-tdump
CCLIBFLAGS = -O -G 0
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
CONFIG2_H = $(srcdir)/config/mips.h CONFIG2_H = $(srcdir)/config/mips.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
......
EXTRA_PASSES = mips-tfile mips-tdump EXTRA_PASSES = mips-tfile mips-tdump
CCLIBFLAGS = -O -G 0
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
CONFIG2_H = $(srcdir)/config/mips.h CONFIG2_H = $(srcdir)/config/mips.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. # We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment