[Bug middle-end/102519] [12 Regression] VRP Jump threader memory explosion

2021-09-29 Thread aldyh at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102519 --- Comment #21 from Aldy Hernandez --- However, if you care to test a patch, I'd be happy to review it. On Thu, Sep 30, 2021 at 7:49 AM aldot at gcc dot gnu.org wrote: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102519 > > Bernhard Reutn

[Bug middle-end/102519] [12 Regression] VRP Jump threader memory explosion

2021-09-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102519 --- Comment #22 from CVS Commits --- The master branch has been updated by Aldy Hernandez : https://gcc.gnu.org/g:64dd46dbc682fbbc03a74e0298f7ac471c5e80f2 commit r12-3974-g64dd46dbc682fbbc03a74e0298f7ac471c5e80f2 Author: Aldy Hernandez Date:

[Bug bootstrap/102527] [12 regression] out of memory compiling insn-emit.c

2021-09-29 Thread aldyh at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102527 --- Comment #12 from Aldy Hernandez --- (In reply to Aldy Hernandez from comment #11) > This looks mighty suspicious ;-) > > diff --git a/gcc/tree-vrp.c b/gcc/tree-vrp.c > index 69a3ab0ea9d..c24c67f8874 100644 > --- a/gcc/tree-vrp.c > +++ b/gcc

<    1   2