6 Jun
2019
6 Jun
'19
13:59
http://bugzilla.suse.com/show_bug.cgi?id=1137071 http://bugzilla.suse.com/show_bug.cgi?id=1137071#c7 --- Comment #7 from Marcus Meissner <meissner@suse.com> --- Created attachment 807019 --> http://bugzilla.suse.com/attachment.cgi?id=807019&action=edit foo.i gcc -m32 -c -o foo.o foo.i -fno-omit-frame-pointer -O2 -fverbose-asm --save-temps then look into .s gcc-8: if this is in: GOOD # foo.i:49: case MODE_ID_ECB: str = (const WCHAR []){'C','h','a','i','n','i','n','g','M','o','d','e','E','C','B',0}; break; with gcc-9 there is no trace of it. -- You are receiving this mail because: You are on the CC list for the bug.