Commit ea6e0168 by Revital Eres Committed by Revital Eres

Fix doloop pattern in spu.md

From-SVN: r128764
parent 8f7195f9
2007-09-25 Revital Eres <eres@il.ibm.com>
* config/spu/spu.md: Fix doloop pattern.
2007-09-25 Bernd Schmidt <bernd.schmidt@analog.com> 2007-09-25 Bernd Schmidt <bernd.schmidt@analog.com>
* config/bfin/bfin.c (expand_prologue_reg_save, * config/bfin/bfin.c (expand_prologue_reg_save,
...@@ -3930,7 +3930,8 @@ selb\t%0,%4,%0,%3" ...@@ -3930,7 +3930,8 @@ selb\t%0,%4,%0,%3"
loc_ref, pc_rtx))); loc_ref, pc_rtx)));
DONE; DONE;
} }else
FAIL;
}") }")
;; convert between any two modes, avoiding any GCC assumptions ;; convert between any two modes, avoiding any GCC assumptions
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment