When building for AVR, merge-all-constants can incorrectly combine constants stored in flash with constants stored in RAM. These have different access requirements, leading to undefined behavior during execution. Co-authored-by: ellensp <ellensp@hotmail.com>
|
|
||
203 |
|
203 |
|
204 |
|
204 |
|
205 |
|
205 |
|
206 |
|
|
|
|
206 |
|
|
207 |
|
207 |
|
208 |
|
208 |
|
209 |
|
209 |
|