------- Comment #2 from ubizjak at gmail dot com 2010-03-25 22:24 ------- As said in the manual:
In the x86-64 compiler, `-m128bit-long-double' is the default choice as its ABI specifies that `long double' is to be aligned on 16 byte boundary. So, don't use -m96bit-long-double. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43526