Commit 1aa79af
committed
Multiple volatile variables in a C statement undefined
Undefined behaviour when there are multiple volatile variables accessed
in the one C statement.
Changes to introduce non-volatile temporaries, split statement or make
variable non-volatile.1 parent 2354ea1 commit 1aa79af
4 files changed
Lines changed: 27 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21208 | 21208 | | |
21209 | 21209 | | |
21210 | 21210 | | |
21211 | | - | |
| 21211 | + | |
21212 | 21212 | | |
21213 | | - | |
| 21213 | + | |
21214 | 21214 | | |
21215 | 21215 | | |
21216 | | - | |
21217 | | - | |
21218 | 21216 | | |
21219 | 21217 | | |
21220 | 21218 | | |
| |||
21224 | 21222 | | |
21225 | 21223 | | |
21226 | 21224 | | |
21227 | | - | |
21228 | | - | |
| 21225 | + | |
| 21226 | + | |
| 21227 | + | |
| 21228 | + | |
| 21229 | + | |
21229 | 21230 | | |
21230 | | - | |
21231 | | - | |
| 21231 | + | |
| 21232 | + | |
| 21233 | + | |
| 21234 | + | |
| 21235 | + | |
21232 | 21236 | | |
21233 | 21237 | | |
21234 | | - | |
21235 | | - | |
| 21238 | + | |
| 21239 | + | |
| 21240 | + | |
| 21241 | + | |
| 21242 | + | |
21236 | 21243 | | |
21237 | 21244 | | |
21238 | 21245 | | |
21239 | 21246 | | |
21240 | 21247 | | |
21241 | | - | |
21242 | | - | |
| 21248 | + | |
| 21249 | + | |
21243 | 21250 | | |
21244 | 21251 | | |
21245 | 21252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10350 | 10350 | | |
10351 | 10351 | | |
10352 | 10352 | | |
10353 | | - | |
| 10353 | + | |
| 10354 | + | |
10354 | 10355 | | |
10355 | 10356 | | |
10356 | 10357 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
775 | 775 | | |
776 | 776 | | |
777 | 777 | | |
778 | | - | |
| 778 | + | |
| 779 | + | |
| 780 | + | |
779 | 781 | | |
780 | 782 | | |
781 | 783 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18258 | 18258 | | |
18259 | 18259 | | |
18260 | 18260 | | |
18261 | | - | |
| 18261 | + | |
18262 | 18262 | | |
18263 | 18263 | | |
18264 | 18264 | | |
18265 | 18265 | | |
18266 | 18266 | | |
18267 | 18267 | | |
18268 | | - | |
| 18268 | + | |
18269 | 18269 | | |
18270 | 18270 | | |
18271 | 18271 | | |
18272 | 18272 | | |
18273 | 18273 | | |
18274 | 18274 | | |
18275 | 18275 | | |
18276 | | - | |
| 18276 | + | |
18277 | 18277 | | |
18278 | 18278 | | |
18279 | 18279 | | |
| |||
0 commit comments