[Bug tree-optimization/126635] [17 regression] Miscompiled go compiler in LTO build [r17-2845-ga7a444ddd1eb51]
"jakub at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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?