[Bug target/51244] SH Target: Inefficient conditional branch
kkojima at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 8 11:12:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244
--- Comment #24 from Kazumoto Kojima <kkojima at gcc dot gnu.org> 2012-03-08 11:11:32 UTC ---
(In reply to comment #23)
> Kaz, if you have some time, could you try it out in your setup, too please?
On trunk revision 185088, for sh4-unknown-linux-gnu, the result of
compare_tests is:
New tests that FAIL:
gfortran.dg/associated_4.f90 -O1 execution test
gfortran.dg/forall_4.f90 -O3 -fomit-frame-pointer execution test
gfortran.dg/forall_4.f90 -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions execution test
gfortran.dg/forall_4.f90 -O3 -fomit-frame-pointer -funroll-loops execution
test
gfortran.dg/forall_4.f90 -O3 -g execution test
Old tests that failed, that have disappeared: (Eeek!)
22_locale/ctype/is/char/3.cc execution test
27_io/basic_filebuf/underflow/wchar_t/9178.cc execution test
gfortran.dg/widechar_intrinsics_6.f90 -Os execution test
More information about the Gcc-bugs
mailing list