RE: [PATCH][MIPS] Reorder function types

2016-01-06 Thread Robert Suchanek
Hi Catherine,

> >
> > Robert Suchanek  writes:
> > > gcc/
> > > * config/mips/mips-ftypes.def: Sort to lexicographical order.
> >
> > The patch is fine. I don't know what we can/should commit at this stage.
> > Catherine: Any idea what is acceptable? I'd think this kind of small change 
> > to
> > be OK and make it easier to maintain MSA out of tree given I doubt it can be
> > committed now.
> >
> This is fine to commit now.

Committed as r232113.

Regards,
Robert

RE: [PATCH][MIPS] Reorder function types

2016-01-05 Thread Moore, Catherine


> -Original Message-
> From: Matthew Fortune [mailto:matthew.fort...@imgtec.com]
> Sent: Tuesday, January 05, 2016 11:45 AM
> To: Robert Suchanek; Moore, Catherine
> Cc: gcc-patches@gcc.gnu.org
> Subject: RE: [PATCH][MIPS] Reorder function types
> 
> Robert Suchanek <robert.sucha...@imgtec.com> writes:
> > gcc/
> > * config/mips/mips-ftypes.def: Sort to lexicographical order.
> 
> The patch is fine. I don't know what we can/should commit at this stage.
> Catherine: Any idea what is acceptable? I'd think this kind of small change to
> be OK and make it easier to maintain MSA out of tree given I doubt it can be
> committed now.
> 
This is fine to commit now.


RE: [PATCH][MIPS] Reorder function types

2016-01-05 Thread Matthew Fortune
Robert Suchanek  writes:
> gcc/
>   * config/mips/mips-ftypes.def: Sort to lexicographical order.

The patch is fine. I don't know what we can/should commit at this stage.
Catherine: Any idea what is acceptable? I'd think this kind of small change
to be OK and make it easier to maintain MSA out of tree given I doubt it
can be committed now.

Thanks,
Matthew