https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126635
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
So, do you think the go compiler is miscompiled (e.g. somewhere in
store-merging) since my change, or just that the change results in different IL
that store-merging is upset on?
