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: egcs-1.1.1 on x86 and 64-bit operations


On Sat, Feb 27, 1999 at 11:39:06AM +0100, Urs Thuermann wrote:
> Is someone working on this and can better code generation for these
> cases be expected in future versions of egcs?

These are known problems with 64-bit support on 32-bit targets.

The solution involves a change of representation of double-word
types throughout the compiler.  To my knowledge, no one is actively
working on it.


r~


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