--- gcc/config/mips/x-mips 2018/04/24 18:16:00 1.1.1.2 +++ gcc/config/mips/x-mips 2018/04/24 18:22:14 1.1.1.3 @@ -10,7 +10,7 @@ CC = $(OLDCC) OPT = -O1 -OLDCC = cc -Wf,-XNg1500,-XNh1500 -Olimit 3000 $(OPT) +OLDCC = cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT) # The bison output files are machine-indep, # so different flags for a particular machine are not useful.