Re: [PATCH] Add tests for resolved PR (PR c/85870).

2019-03-08 Thread Jakub Jelinek
On Fri, Mar 08, 2019 at 03:03:07PM +0100, Martin Liška wrote: > I'm going to install Jakub's test-case for a PR that's fixed > on trunk. This fails on i686-linux regtest when linker plugin is disabled (I use that in my setup, because my ld is 64-bit and 32-bit plugins don't really work very well w

[PATCH] Add tests for resolved PR (PR c/85870).

2019-03-08 Thread Martin Liška
Hi. I'm going to install Jakub's test-case for a PR that's fixed on trunk. Martin gcc/testsuite/ChangeLog: 2019-03-08 Jakub Jelinek PR c/85870 * gcc.dg/lto/pr85870_0.c: New test. * gcc.dg/lto/pr85870_1.c: New test. --- gcc/testsuite/gcc.dg/lto/pr85870_0.c | 34 +