This is the mail archive of the
egcs@egcs.cygnus.com
mailing list for the EGCS project. See the EGCS
home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]
Re: egcs-1.1.1 on x86 and 64-bit operations
- To: Urs Thuermann <urs@isnogud.escape.de>, egcs@egcs.cygnus.com
- Subject: Re: egcs-1.1.1 on x86 and 64-bit operations
- From: Richard Henderson <rth@cygnus.com>
- Date: Sun, 28 Feb 1999 12:50:46 -0800
- Delivered-To: listarch-egcs@egcs.cygnus.com
- Delivered-To: mailing list egcs@egcs.cygnus.com
- In-Reply-To: <199902271039.LAA14031@isnogud.escape.de>; from Urs Thuermann on Sat, Feb 27, 1999 at 11:39:06AM +0100
- Mailing-List: contact egcs-help@egcs.cygnus.com; run by ezmlm
- References: <199902271039.LAA14031@isnogud.escape.de>
- Sender: owner-egcs@egcs.cygnus.com
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~