------- Comment #5 from zsojka at seznam dot cz 2010-03-26 07:23 ------- Created an attachment (id=20204) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20204&action=view) another problem with -m96bit-long-double (last one)
$ /mnt/svn/gcc-trunk/binary-157723-lto/bin/gcc -m96bit-long-double pr43526-3.c pr43526-3.c: In function 'foo': pr43526-3.c:6:3: internal compiler error: in int_mode_for_mode, at stor-layout.c:469 All tested compilers assert or crash on this testcase, including 3.4.6. So this doesn't look like a regression, -m96bit-long-double never worked on x86_64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43526