Commit b7ade58
committed
SP label noinline: function inlined even when asked not to
The label L_521_mont_reduce_9_nomask is therefore appearing more than
once in the compiled code.
Adding '%=' to the end of the label ensure it has a unique number
appended to it even when inlined.1 parent 9c1526c commit b7ade58
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79921 | 79921 | | |
79922 | 79922 | | |
79923 | 79923 | | |
79924 | | - | |
79925 | 79924 | | |
79926 | 79925 | | |
79927 | 79926 | | |
| |||
97962 | 97961 | | |
97963 | 97962 | | |
97964 | 97963 | | |
97965 | | - | |
97966 | 97964 | | |
97967 | 97965 | | |
97968 | 97966 | | |
| |||
126513 | 126511 | | |
126514 | 126512 | | |
126515 | 126513 | | |
126516 | | - | |
126517 | 126514 | | |
126518 | 126515 | | |
126519 | 126516 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71095 | 71095 | | |
71096 | 71096 | | |
71097 | 71097 | | |
71098 | | - | |
| 71098 | + | |
71099 | 71099 | | |
71100 | | - | |
| 71100 | + | |
71101 | 71101 | | |
71102 | 71102 | | |
71103 | 71103 | | |
| |||
0 commit comments