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