This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: Problems with exception handling in glibc and gcc.


On Fri, Jul 28, 2000 at 10:16:09PM -0700, Jason Merrill wrote:
> Looks pretty good.  But there's no reason to declare the foo_frame
> interfaces in the runtime.h header, since new code shouldn't call

Glibc 2.2 still calls them. Ulrich, I think we should use
HAVE_DWARF2_UNWIND_INFO only in glibc 2.2. The versions of gcc which
can compile glibc 2.2 should support HAVE_DWARF2_UNWIND_INFO.


> them.  And I'd prefer a name like "object_buffer" rather than
> "frame_object", to clarify that it isn't a real object.

Done. Mark suggested a special directory for it. I think it is a
good idea.

> 
> Alsso, please send all GCC patches to gcc-patches; I don't keep up
> with gcc-bugs.
> 

I will send a patch after some test.

Thanks.


H.J.

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