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: Speedup count_or_remove_death_notes


In message <1069807188.21506.74.camel@doubledemon.codesourcery.com>, Mark Mitch
ell writes:
 >> > So I wouldn't expect significant improvements for release code since we
 >> > turn off checking when we make releases.
 >> count_or_remove... is used several times without checking too and I
 >> remember seeing it quite top on my profiles few weeks ago.
 >> With non-NULL blocks it is called only for CE targets in reorg
 >> when checking is disabled.
 >
 >In that case, let's go ahead and apply this improvement.
OK.  Done.
jeff


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