> -----Original Message-----
> From: Robert Suchanek [mailto:robert.sucha...@imgtec.com]
> Sent: Thursday, July 16, 2015 10:17 AM
> Subject: [PATCH, MIPS] Add -march=interaptiv
> 
> As in the title, the attached patch adds -march=interaptiv defined to 24kf2_1,
> mapped to -mips32r2 and -mdsp.
> 
> OK to apply?
> 
> 
> gcc/
>       * config/mips/mips-cpus.def (interaptiv): Define.
>       * config/mips/mips-tables.opt: Regenerate.
>       * config/mips/mips.h (MIPS_ISA_LEVEL_SPEC): Map -
> march=interaptiv to
>       -mips32r2.
>       (BASE_DRIVER_SELF_SPECS): Likewise but map to -mdsp.
>       * doc/invoke.texi (-march=@var{arch}): Add interaptiv.
> ---

Yes, this looks OK.

Reply via email to