This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Size of long double
- To: Peter Nordlund <petern at nada dot kth dot se>
- Subject: Re: Size of long double
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Tue, 06 Oct 1998 17:17:41 -0600
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <361A189C.3C0276FC@nada.kth.se>you write:
> I know that having the size of long double == the size of double is ok
> according to the
> standard. Can someone tell me why egcs is using the same sizes for
> long double and double and Mipspro doesn't?
Because nobody's submitted the code to change it to be compatable with other
compilers and tested it.
jeff