Re: [PATCH] [MIPS] Support for -mmcu and -mno-mcu

2012-07-18 Thread Richard Sandiford
"Moore, Catherine" writes: > +mmcu > +Target Report Mask(MCU) > +Use MCU instructions Please use Var(TARGET_MCU) instead, in order to avoid eating up target_flags. OK with that change, thanks. Richard

[PATCH] [MIPS] Support for -mmcu and -mno-mcu

2012-07-18 Thread Moore, Catherine
Hi Richard, This patch adds support for the -mmcu option to gcc. Okay to commit? Thanks, Catherine 2012-07-18 Maciej W. Rozycki Chao-ying Fu * config/mips/mips.opt (mmcu): New option. * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define _mips_mcu whe