https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97053

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
The statement generated by DSE

MEM <char[12]> [(struct Data *)&data + 8B] = {};

looks nonsensical and I guess store-merging is not prepared for it.

Reply via email to