Skip to content

Commit cf28151

Browse files
committed
gcc: Pull in Microblaze gcc atomic cas return value fix
This commit pulls in the fix for the Microblaze gcc atomic compare-and-swap issue where atomic cas returns the inverse boolean value of what it should. Furthermore, it pulls in the fix for atomic_compare_exchange where compiler optimisations end up generating incorrect assembly. https://github.com/zephyrproject-rtos/gcc/21 Signed-off-by: Alp Sayin <[email protected]>
1 parent 9b5b361 commit cf28151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0 commit comments

Comments
 (0)