All of the arm*ejs cores in gcc 3.4.3 (also in 4.0) seem to have the LDSCHED optimization turned off. From what I can tell, these cores (at least the 926) would benefit from load scheduling. Is there any particular reason this is disabled?
-- Summary: -mcpu=arm926ejs should set FL_LDSCHED Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: minor Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: travis at danger dot com CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: arm-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18973