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: [PATCH] -mcount-nofp patch for committing


> 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.

Thanks,
Andrew Pinski


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