Skip to content

Commit 645ae98

Browse files
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 645ae98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc

0 commit comments

Comments
 (0)