[PATCH] -mcount-nofp patch for committing

Andrew Pinski pinskia@gmail.com
Sat Jan 3 16:55:00 GMT 2009


On Sat, Jan 3, 2009 at 8:30 AM, Andi Kleen <andi@firstfloor.org> wrote:
> On Sat, Jan 03, 2009 at 01:02:25AM -0500, Andrew Pinski wrote:
>> > 2008-10-05  Andi Kleen  <ak@linux.intel.com>
>> >
>> >        * target.c (struct gcc_target): Add profile_before_prologue.
>> >        * target-def.h (TARGET_FUNCTION_RROFILE): Add.
>> >        (TARGET_INITIALIZER): Add TARGET_FUNCTION_PROFILE.
>>
>> You forgot to add documentation for the new target hook.
>
> Can you be more specific where you want to have that documentation?

Yes in tm.texi.

> An one liner comment is there in target.h and I don't see documentation
> anywhere else for a couple of target hooks I grepped for.

And that is a bug for the hooks you greped for, please file them (if
not already filed).  Look at the documentation for
TARGET_PROMOTE_FUNCTION_RETURN, TARGET_VECTOR_OPAQUE_P, etc.

Thanks,
Andrew Pinski



More information about the Gcc-patches mailing list