Commit d505ca8
committed
ext/mysql/cas_event_mutex: fix stxr register allocation
Apply earlyclobber constraint on stxr status operand to avoid warnings such as:
/tmp/ccdYBT4m.s:2175: Warning: unpredictable: identical transfer and status registers --`stxr w0,x1,[x0]'
/tmp/ccdYBT4m.s:2716: Warning: unpredictable: identical transfer and status registers --`stxr w0,x1,[x0]'
/tmp/ccdYBT4m.s:4556: Warning: unpredictable: identical transfer and status registers --`stxr w3,x3,[x0]'1 parent b15a0fa commit d505ca8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| |||
0 commit comments