Re: [PATCH] Fix IPA crash in libgccjit

2018-06-21 Thread Richard Biener
On Thu, Jun 21, 2018 at 1:07 AM David Malcolm wrote: > > All/most of the jit.dg testcases are segfaulting on cleanup of > the 2nd in-process iteration: > > PATH=.:$PATH LD_LIBRARY_PATH=. LIBRARY_PATH=. \ > gdb --args \ >testsuite/jit/test-factorial.c.exe > > Starting program: > /home/david/c

[PATCH] Fix IPA crash in libgccjit

2018-06-20 Thread David Malcolm
All/most of the jit.dg testcases are segfaulting on cleanup of the 2nd in-process iteration: PATH=.:$PATH LD_LIBRARY_PATH=. LIBRARY_PATH=. \ gdb --args \ testsuite/jit/test-factorial.c.exe Starting program: /home/david/coding-3/gcc-git-static-analysis/build/gcc/testsuite/jit/test-factorial.c