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 Wednesday, July 03, 2002 01:13:20 PM -0700 Richard Henderson <rth@redhat.com> wrote:


On Wed, Jul 03, 2002 at 10:55:00PM +0600, Denis Zaitsev wrote:
While my patch cures a concrete bug...  And it is not
eh-related, its subject is bad DWARF call frame info generation.
Err..  EH uses call frame info to do it's job.  So both problems are
call frame info related.  So I miss your point.

Anyway, looking again, your patch is buggy in that it breaks
TARGET_DEEP_BRANCH_PREDICTION in exactly the opposite way as the
!TARGET_DEEP_BRANCH_PREDICTION bug you tried to fix.

Mark, I'd like to apply this simpler patch to 3.1.
OK.  Thanks for the nice simple explanation.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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