This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: One more limits question
- From: Richard Henderson <rth at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, "gdr at integrable-solutions dot net" <gdr at integrable-solutions dot net>
- Date: Wed, 29 Jan 2003 14:50:49 -0800
- Subject: Re: One more limits question
- References: <20030129211032.GC21841@redhat.com> <28540000.1043876740@warlock.codesourcery.com>
On Wed, Jan 29, 2003 at 01:45:40PM -0800, Mark Mitchell wrote:
> All right. I'm thinking I'll just use MODE_HAS_NANS, then. That
> sounds like it will be more right than what is there now, and
> maybe always right in practice. Sound OK?
Sure.
r~