Re: [PATCH, testcase, committed] Exit with zero status from g++.dg/ipa/pr61160-3.C

2015-07-08 Thread Martin Jambor
Hi, apparently I have forgot to backport this to the 4.9 branch which was now pointed out in a separate PR 61820. The patch is obvious and testcase-only, so I have done the backport now, after some basic testing, so that I can close the bug. Thanks, Martin On Tue, Jul 22, 2014 at 06:31:32PM +

Re: [PATCH, testcase, committed] Exit with zero status from g++.dg/ipa/pr61160-3.C

2014-07-24 Thread Martin Jambor
On Tue, Jul 22, 2014 at 06:31:32PM +0200, Martin Jambor wrote: > Hi, > > in order to avoid spurious testsuite failures, I've checked in the > following obvious patch so that the testcase always returns zero. I > have verified it still properly tests for non-existence of the bug. ...and here goes

[PATCH, testcase, committed] Exit with zero status from g++.dg/ipa/pr61160-3.C

2014-07-22 Thread Martin Jambor
Hi, in order to avoid spurious testsuite failures, I've checked in the following obvious patch so that the testcase always returns zero. I have verified it still properly tests for non-existence of the bug. Thanks, Martin 2014-07-22 Martin Jambor PR ipa/61160 * g++.dg/ipa/p