This is the mail archive of the gcc-patches@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: [basic-improvements] try/finally support for c/c++ - more tests


On Wed, 6 Nov 2002, Zack Weinberg wrote:
> To clarify, this is about pthread_cleanup_push/pop, right?  Which are
> used in code that _uses_ libc, not just inside libc itself.

So then you need all -pthread code compiled with -fexceptions,
right?  All user code?  Perhaps *make it the default for C?*
Argh! Bloat! .eh_frame and friends everywhere!

brgds, H-P


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