This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Stephen Webb's staging headers patch
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: Stephen Webb's staging headers patch
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 20 Jul 2001 12:06:16 +0200
- Cc: Benjamin Kosnik <bkoz at redhat dot com>, Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>, Phil Edwards <pedwards at disaster dot jaj dot com>, libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <200107200104.VAA22480@makai.watson.ibm.com>
David Edelsohn <dje@watson.ibm.com> writes:
| What part of limits_generic.h is 32-bit specific?
Nearly, everything (except is_integer and another member I don't rcall
right now). Which is why we generate the header at configure-time.
Thanks,
-- Gaby