Re: [PATCH] Add testcase for PR middle-end/68570

2015-12-02 Thread Jakub Jelinek
On Wed, Dec 02, 2015 at 11:16:06AM +0100, Marek Polacek wrote: > This PR got fixed along with PR68625, so I'd like to add the testcase and > close > the bug. > > Tested on x86_64-linux, ok for trunk? > > 2015-12-02 Marek Polacek > > PR middle-end/68570 > * gcc.dg/torture/pr68570.

[PATCH] Add testcase for PR middle-end/68570

2015-12-02 Thread Marek Polacek
This PR got fixed along with PR68625, so I'd like to add the testcase and close the bug. Tested on x86_64-linux, ok for trunk? 2015-12-02 Marek Polacek PR middle-end/68570 * gcc.dg/torture/pr68570.c: New test. diff --git gcc/testsuite/gcc.dg/torture/pr68570.c gcc/testsuite/g