------- Comment #15 from janis at gcc dot gnu dot org 2009-05-05 17:26 ------- The struct-layout-1 failures were fixed by the patch from Michael Matz, which Michael Meissner checked in as r147021. The new failures in gcc.target/powerpc still exist and, as far as I know, haven't yet been investigated.
The struct-layout-1 failures didn't show up with GCC built as a 64-bit executable because of the bug reported in PR39986, which caused dfp tests to be used as compile-only and skipped using decimal float types in the struct-layout-1 compat tests. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39955