On i686-apple-darwin9 with rev. 132974, I see the following regressions (not in rev. 132950):
FAIL: gcc.dg/bf-ms-layout-2.c execution test FAIL: gcc.dg/bf-ms-layout.c execution test FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer execution test FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-loops execution test FAIL: gfortran.dg/array_constructor_12.f90 -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions execution test FAIL: gfortran.dg/array_constructor_12.f90 -O3 -g execution test The failures of gfortran.dg/array_constructor_12.f90 result from a segmentation fault. All failures disappear with -m64. Between the two builds I have replaced the first patch (comment #3) for PR33642 by the second one (comment #4). -- Summary: [4.4 Regression] test failures between revs. 132950 and 132974 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr GCC build triplet: i686-apple-darwin9 GCC host triplet: i686-apple-darwin9 GCC target triplet: i686-apple-darwin9 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35496