Use -fomit-frame-pointer when no debugging info is required

Richard Henderson rth@redhat.com
Thu Dec 28 12:07:00 GMT 2000


On Thu, Dec 28, 2000 at 11:55:46AM -0800, Daniel Berlin wrote:
> We also don't produce the CFA info on anything but mips, mainly to save 
> space.

No, we produce it everywhere.

It's just that if exception handling is enabled, we don't _duplicate_
the information anywhere except for mips.  So for C++, .eh_frame
contains the information that you're expecting from .debug_frame.


r~


More information about the Gcc-patches mailing list