This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
RE: [PATCH, MIPS] Remove W32 and W64 pseudo-processors
- From: Robert Suchanek <Robert dot Suchanek at imgtec dot com>
- To: Matthew Fortune <Matthew dot Fortune at imgtec dot com>, "Catherine_Moore at mentor dot com" <Catherine_Moore at mentor dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Date: Thu, 13 Aug 2015 07:47:36 +0000
- Subject: RE: [PATCH, MIPS] Remove W32 and W64 pseudo-processors
- Authentication-results: sourceware.org; auth=none
- References: <B5E67142681B53468FAF6B7C31356562441AEC4C at hhmail02 dot hh dot imgtec dot org> <6D39441BF12EF246A7ABCE6654B023532121F7DC at LEMAIL01 dot le dot imgtec dot org>
Hi,
> > gcc/
> > * config/mips/mips.c (mips_rtx_cost_data): Remove costs for W32 and
> W64
> > pseudo-processors.
> > * config/mips/mips.md (processor): Remove w32 and w64.
>
> OK, thanks.
>
> Matthew
Committed as r226851.
Regards,
Robert