On Thu, Jun 2, 2011 at 21:09, Gabriel Charette <gch...@google.com> wrote:

> 2011-06-02  Gabriel Charette  <gch...@google.com>
>
>        * gcc/c-family/c.opt (fpph): Remove.
>        Update all users.
>        (fpph-decls): Remove.
>        Update all users.
>        (fpph-decls-debug): Remove.
>        Update all users.
>        (fpph-stats): Remove.
>        Update all users.
>        (fpph-tracer): Remove.
>        Update all users.

Thanks.  This is OK, with some changes:

- I was wrong about -fpph-tracer.  We are still using it, so it needs to stay.
- When removing lang_hooks, you also need to update the main
langhooks.h and langhooks-def.h
- Some removals in cp/ needed a ChangeLog as well.  The connection to
the removal in c-family/c.opt is a bit tenuous, so it's best to add an
entry in cp/ChangeLog.pph.  As with other removals, it is not
necessary to mention everything affected.  Just the functions and
variables that affect others.

I made the above changes and committed all changes after re-testing.


Diego.

Reply via email to