This is the mail archive of the gcc@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]

libgcc: why emutls.c in LIB2ADDEH instead of LIB2ADD?


As subject says, in libgcc, why is $(srcdir)/emutls.c in
LIB2ADDEH (and LIB2ADDEHSTATIC and LIB2ADDEHSHARED) instead of
LIB2ADD?

Emulating TLS has nothing to do with exception-handling, nor is
there something that might throw while calling one of its
functions.

Ok to fix that?

brgds, H-P


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