This is the mail archive of the gcc-bugs@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: C++ exception handling broken if parts of libgcc are compiled using `-fomit-frame-pointer´


On Sat, Aug 19, 2000 at 12:42:31PM +0200, Manfred Hollstein wrote:
> So, my question is:
> 
>   `Is "-fomit-frame-pointer" plus exception handling deprecated in
>    general, or just on those platforms which are using the DWARF2
>    unwinder?´

Neither.  It should work.  If it doesn't, there is a bug
that must be fixed.


r~

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