https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71550
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |law at gcc dot gnu.org
Summary|[6 Regression] wrong code |[7 Regression] wrong code
|at -O3 on x86_64-linux-gnu |at -O3 on x86_64-linux-gnu
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Weird, my bisect shows r236831 instead as the culprit.
r237063 segfaults the same as r237064.