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 Tue, Jul 02, 2002 at 04:45:55PM -0700, Richard Henderson wrote:
> While this patch may or may not be correct, it is definitely
> the only problem.  See PR 6678 for an example that does not
> require -fpic at all.
> 

Ok, I've found this PR 6678.  It can happy be a complete another
problem.  While my patch cures a concrete bug...  And it is not
eh-related, its subject is bad DWARF call frame info generation.
Exception handling problems are just the consecuencies.  So, I'm
sorry, it seems that I misunderstand something, - what do you mean?


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