Hi Bill,
On Thu, Oct 25, 2018 at 02:58:59PM -0500, Bill Schmidt wrote:
> A number of the test cases for the intrinsic compatibility headers are set up
> to dump more information when a test case fails and the DEBUG macro has been
> set. Unfortunately, many of them also then pass the test case sin
Hi,
A number of the test cases for the intrinsic compatibility headers are set up
to dump more information when a test case fails and the DEBUG macro has been
set. Unfortunately, many of them also then pass the test case since they no
longer call abort(). This patch fixes that oversight (or inte