This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ip2k port reviewing/accepting


Geoff Keating <geoffk@geoffk.org> writes:

> 
> It seems generally OK, but:
> 
> - It needs a ChangeLog entry

I send it separate.

> - You need to update the documentation, in particular the constraints
>   need to be documented

Will be sended shortly.
IMHO: better to have a separate patch for documentation.
(Do not mix them with config/ip2k/* files).
Must I got approval for committing patch for documentation ?

> - In cases like this:
> 
> #if 0 /* FIXME: denisc@overta.ru */

[...]

> 
> There are some minor things that you might consider doing now or after
> the port is committed:

I prefer to have a ChangeLog entries for all such changes.

> - change all occurrences of "gen_rtx (XXX, " into "gen_rtx_XXX (" for
>   all 'XXX', for instance in INIT_TARGET_OPTABS.  There are many
>   instances, be sure to get them all.

Will be done.

Can I commit port now ? 

Denis.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]