Commit 81825cc
committed
microblaze: Fix -Os right shift optimization is allowed into delay slot
In picolibc testing it's found that this produces code that compiler
squeezes into a single delay slot. And thus only the first instruction
emitted by this optimization is run and the rest is skipped.
Signed-off-by: Alp Sayin <[email protected]>1 parent 214f390 commit 81825cc
1 file changed
+1
-1
lines changed
0 commit comments