On 06/07/2011 09:46 AM, Joseph S. Myers wrote:
On Mon, 30 May 2011, Vladimir Makarov wrote:

        * doc/tm.texi.in (TARGET_REGISTER_BANK): New hook.
Please include the text of documentation for new hooks in target.def
instead of tm.texi.in where possible (so tm.texi.in just has the @hook
line) - that is, unless it's based on older GFDL-only text.

A lot of the new source files appear to include toplev.h but I don't see
any uses of functions declared there.  I cleaned up toplev.h includes last
year; please make sure that source files only include headers they
actually need.

Thanks for pointing this out. I've submitted the patch addressing these issues:

http://gcc.gnu.org/ml/gcc-patches/2011-06/msg00741.html

Reply via email to