Robert Suchanek <robert.sucha...@mips.com> writes: > This patch adds -mcrc and -mginv options to pass through them > to the assembler. > > Regards, > Robert > > gcc/ChangeLog: > > 2018-06-01 Matthew Fortune <matthew.fort...@mips.com> > > * config/mips/mips.h (ASM_SPEC): Pass through -mcrc, -mno-crc, > -mginv and -mno-ginv to the assembler. > * config/mips/mips.opt (-mcrc): New option. > (-mginv): Likewise. > * doc/invoke.text (-mcrc): Document. > (-mginv): Likewise.
Since CRC and GINV ASEs have now been committed to binutils, please go ahead with this change. Thanks, Matthew