
30 Sep
2019
30 Sep
'19
11:17 a.m.
Hi,
it turns out that this optimization-option causes the crash: -fstore-merging
so i use now "-Os -fno-store-merging"
any idea why this flag causes the crash and how it can be fixed in code instead of compilerflag?
regards Frank