EH support in libgcc2.c
Fabrice Gautier
gautier@email.enst.fr
Fri Jan 26 17:17:00 GMT 2001
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
More information about the Gcc-help
mailing list