This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std_limits.h os_defines.h
- To: Gabriel Dos Reis <gdr at codesourcery dot com>
- Subject: Re: std_limits.h os_defines.h
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Thu, 09 Aug 2001 22:18:42 -0400
- cc: Mark Mitchell <mark at codesourcery dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
>>>>> Gabriel Dos Reis writes:
Gaby> Thanks for checking all this. Please, would you be willing to
Gaby> produce a patch to config/ bits to correct those corner cases not
Gaby> handled by the generic std_limits.h?
That's what I had been doing.
I did not hear any objection to using the existing generic
os_defines or common newlib os_defines for architecture differences, so I
will proceed that way.
The current defaults are pretty much the same as what
limits_generic.h was producing before.
David