[Bug middle-end/47976] [4.5/4.6/4.7 Regression] Recent gfortran.dg/actual_array_constructor_3.f90 regression on arm-linux-gnueabi

michael.hope at linaro dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 19 01:05:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47976

--- Comment #10 from Michael Hope <michael.hope at linaro dot org> 2011-04-19 01:05:42 UTC ---
The proposed patch bootstraps fine on i686, x86_64, and armv7l.  See:
 https://code.launchpad.net/~michaelh1/gcc-linaro/pr47976/+merge/58062

-FAIL: gfortran.dg/actual_array_constructor_3.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
 +PASS: gfortran.dg/actual_array_constructor_3.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
 -FAIL: gfortran.dg/actual_array_constructor_3.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
 +PASS: gfortran.dg/actual_array_constructor_3.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
 -FAIL: 27_io/basic_streambuf/sputc/wchar_t/1057.cc execution test
 +PASS: 27_io/basic_streambuf/sputc/wchar_t/1057.cc execution test

The 1057.cc change is probably due to a change in binutils.



More information about the Gcc-bugs mailing list