public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bill Wendling <wendling@ncsa.uiuc.edu>
To: Mark Mitchell <mark@codesourcery.com>
Cc: rth@redhat.com, amylaar@redhat.com, zackw@Stanford.EDU,
	neilb@earthling.net, gcc@gcc.gnu.org
Subject: Re: Preprocessor arithmetic
Date: Wed, 15 Nov 2000 15:15:00 -0000	[thread overview]
Message-ID: <20001115171448.A9216@ncsa.uiuc.edu> (raw)
In-Reply-To: <20001115123919U.mitchell@codesourcery.com>

Also sprach Mark Mitchell:
} >>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:
} 
}     Richard> On the other hand, it would allow the compiler to
}     Richard> function at all in cases where more than two host words
}     Richard> are needed.
} 
} Yes.  I've been thinking about this for years, off an on.
} 
} EDG's compiler uses arbitrary numbers of host words, and that really
} is necessary.  There are 32-bit chips without 64-bit data types, that
} need to cross compile to 64-bit chips with 128-bit data types.
} Whether we use gmp, or roll a small library of our own, we need this
} functionality.
} 
Would it be possible to simply canibalize gmp for the parts we want
(skipping the rest) or is it that noone has any copious spare time left
:).

-- 
|| Bill Wendling			wendling@ncsa.uiuc.edu
|| Coding Simian

  parent reply	other threads:[~2000-11-15 15:15 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-13 15:41 Neil Booth
2000-11-13 16:15 ` Richard Henderson
2000-11-13 19:54 ` Zack Weinberg
2000-11-13 23:30   ` Neil Booth
2000-11-14 23:04     ` Zack Weinberg
2000-11-14 23:43       ` Neil Booth
2000-11-15  0:23         ` Zack Weinberg
2000-11-15  0:49           ` Michael Meissner
2000-11-15  1:01             ` Zack Weinberg
2000-11-15  6:31               ` Hans-Peter Nilsson
2000-11-15 22:55                 ` Zack Weinberg
2000-11-15 12:32               ` Jim Wilson
2000-11-16  7:12               ` William C. Cox
2000-11-15  9:35           ` Joern Rennecke
2000-11-15 12:24             ` Richard Henderson
2000-11-15 12:30               ` Joern Rennecke
2000-11-15 12:30                 ` Richard Henderson
2000-11-15 12:41               ` Mark Mitchell
2000-11-15 13:29                 ` Geoff Keating
2000-11-15 13:49                   ` Mark Mitchell
2000-11-15 15:15                 ` Bill Wendling [this message]
2000-11-15 13:55             ` Torbjorn Granlund
2000-11-15 15:15           ` David Starner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001115171448.A9216@ncsa.uiuc.edu \
    --to=wendling@ncsa.uiuc.edu \
    --cc=amylaar@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=mark@codesourcery.com \
    --cc=neilb@earthling.net \
    --cc=rth@redhat.com \
    --cc=zackw@Stanford.EDU \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).