------- Comment #13 from ubizjak at gmail dot com 2008-03-09 21:26 ------- (In reply to comment #12) > On i686-apple-darwin9 the commited patch of comment #8 fixes the failure for > gfortran.dg/array_constructor_12.f90 -O3, but not the failures for > gcc.dg/bf-ms-layout*.c which require the patch from comment #5.
The patch from Comment #5 disables alignment optimization for darwin. FWIW, these tests fail on x86_64-linux* and i686-linux*, and the failure is probably connected with PR 27948. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35496