public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* EH support in libgcc2.c
@ 2001-01-26 17:17 Fabrice Gautier
  0 siblings, 0 replies; only message in thread
From: Fabrice Gautier @ 2001-01-26 17:17 UTC (permalink / raw)
  To: gcc-help

Hi,

Speaking about 2.95.2 sources...

What's the use of the Exception Handling support in libgcc2.c at line 3030

Comments says:
/* Shared exception handling support routines.  */


Why does this code which use libc functions (strcmp,malloc,...) is not
compiled conditionnaly to inhibit_libc?

Does this Exception Handling stuff is used fo C++ exception handling or is
it used for plain C code (if not why does it compile if LANGUAGES="c" is
set)


Thanks

--
Fabrice Gautier
gautier@email.enst.fr

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-26 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-26 17:17 EH support in libgcc2.c Fabrice Gautier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).