This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.

Thank you for pointing this out :)
Sorry for the breakage - it went in because I wanted to run testsuite
with both combinations to ensure that -m128bit-long-double finally does
something right.  Good thing is that it finally works, thanks Zack :)

Honza
> 
> Michael C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]