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]

Re: My proposal for the libgcc runtime ABI (ia64 gcc/glibc is broken.)


>>>>> Richard Henderson writes:

> It'll take more than these two to convince me that we need multilibs on
> natives.  Alpha can just as well use -mieee as the default build for
> libgcc.so.  The sparc64 variants are used for sizing the memory model,
> which is a non-issue if we put the thing in a DSO.

	On AIX, multilibs select different architecture variants.  These
can make a lot of difference in the performance of the code generated for
DI helper functions based on longlong.h.  It is not clear that forcing
everyone to use the "common-mode" versions of the library for correct EH
behavior is acceptable.

David


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