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]

Re: patch for support profiling for AIX 4.3 (fwd)


On Tue, Feb 06, 2001 at 12:52:42PM -0800, Chandra Chavva wrote:
> !   if (profile_flag && DEFAULT_ABI == ABI_AIX)

The invocation of PROFILE_HOOK is protected by profile_flag.
You don't need to check it again here.


r~

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