http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48932
--- Comment #2 from dave at hiauly1 dot hia.nrc.ca 2011-05-08 22:47:52 UTC --- Attached sched-deps.i.gz. The branch has been incorrectly placed in the delay slot. The ldil instruction is needed when the branch is taken but not when the branch is not taken. cc1 args: -iprefix /test/gnu/gcc/objdir/gcc/../lib/gcc/hppa2.0w-hp-hpux11.11/4.7.0/ -isys tem gcc/include -isystem gcc/include-fixed xxx.c -quiet -dumpbase xxx.c -auxbase xxx -O2 -version -o xxx.s Dave