https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61757
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #11 from Richard Biener <rguenth at gcc dot gnu.org> ---
Still reproduces on x86_64 with --enable-checking=release. stage1 gcc
miscompiles
stage2 tree-vrp.c which then miscompiles stage3 genmodes. Now on to figure
how we miscompile tree-vrp.c ...
... probably not before next week though.