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 i386]: Add for win32 targets pre-prologue profiling feature


Kai Tietz <ktietz70@googlemail.com> writes:
>
> This patch implements it by new hook TARGET_PROFILE_BEFORE_PROLOGUE.
> This feature is for now just active for win32 i386 targets and is
> controlled by internal target macro PROFILE_SUPPORT_BEFORE_PROLOGUE.

IMHO the infrastructure in my old patch for this for Linux was a little
cleaner. Unfortunately that patch is still not applied.

http://thread.gmane.org/gmane.comp.gcc.patches/197870

But if you're going to resubmit this it would be good to merge the two
at least.

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only.


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