[Bug tree-optimization/39955] [4.5 Regression] struct-layout-1 test failures passing struct containing _Decimal32
janis at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 5 17:27:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list