This is the mail archive of the gcc@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: -fomit-frame-pointer and exceptions or setjmp/longjmp


On Wed, Jul 03, 2002 at 03:43:44PM -0700, Richard Henderson wrote:
> It wouldn't surprise me if there are other such windows in which the info
> is not quite consistent.

They really are.

> Anyway, even with your patch we continue to have the same window in the
> TARGET_DEEP_PREDICTION case, which frankly is the one more folk actually
> use, so I think we should go with the simpler patch to move the pop insn.

Do I understand right, that TARGET_DEEP_BRANCH_PREDICTION means the
real call for a helper routine?


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