https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68126
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |law at redhat dot com Resolution|--- |WONTFIX --- Comment #3 from Jeffrey A. Law <law at redhat dot com> --- Agree with Steve on this. It's a bug in the host compiler. We're not fixing bugs in gcc-4.4 anymore. Given what we know about this class of problems, -fno-delayed-branch could help here as a workaround. Or -fno-schedule-insns -fno-schedule-insns2.