Import final gcc2 snapshot (990109)
[official-gcc.git] / gcc / config / mips / x-nws3250v4
blob4f5cf26eede7e6cec31085fdd22c364060e6020a
1 # Define CC and OLDCC as the same, so that the tests:
2 #       if [ x"$(OLDCC)" = x"$(CC)" ] ...
4 # will succeed (if OLDCC != CC, it is assumed that GCC is
5 # being used in secondary stage builds).  We need to pass
6 # the -Wf,-XNg1500 option so the compiler can compile the
7 # G++ file cp-parse.c.  Otherwise it complains about
8 # too many case statements.  Down with fixed size tables!
10 CC              = $(OLDCC)
11 OLDCC           = cc -Wf,-XNg1500
12 CCLIBFLAGS      = -G 0
14 ALLOCA          = alloca.o
16 # The bison output files are machine-indep,
17 # so different flags for a particular machine are not useful.
18 #BISONFLAGS     = -l