This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sizeof(long double) increased from 12 to 16
- From: Michael Elizabeth Chastain <mec at shout dot net>
- To: aj at suse dot de
- Cc: gcc at gcc dot gnu dot org, jh at suse dot cz
- Date: Mon, 3 Nov 2003 09:52:25 -0500
- Subject: Re: sizeof(long double) increased from 12 to 16
Ah, Jan checked in a fix to i386.c, and sizeof(long double)
is back to 12 again, compatible with gcc 3.3. So I am happy.
In case you are curious, I found this because it triggered
a FAIL in the gdb test suite.
Michael C