Re: [committed][PATCH] Add tests

2017-12-06 Thread Martin Sebor
On 12/06/2017 04:50 PM, Jeff Law wrote: Richi's fix for 83202 fixed a few other bugs in the BZ database. This patch adds regression tests for the 3 I trivially found. Committing to the trunk. The test submitted in pr82286 relied on the ERROR macro being defined to trigger the false positive

[committed][PATCH] Add tests

2017-12-06 Thread Jeff Law
Richi's fix for 83202 fixed a few other bugs in the BZ database. This patch adds regression tests for the 3 I trivially found. Committing to the trunk. Jeff commit 813ce64afdf420b8d5e3fee59473f2527c5d0d4d Author: Jeff Law Date: Wed Dec 6 18:46:01 2017 -0500 PR tree-optimization/