Comment 22 for bug 1738730

Revision history for this message
Murat Ursavas (murat-ursavas) wrote : Re: Simple OR'ed assignment breaks the code silently

Hi,

I've opened a bug record on GCC Bugzilla (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87373) and was able to trace what is going on under the hood.

You can find all the details on that bug record.

I'm not sure about the GCC teams willingness to fix this but there is a issue with packed structs anyway. Maybe that could be fixed by the Linaro team via reverting back to 4.9 style.