tree-optimization/97357: Fix testcase
authorChristophe Lyon <christophe.lyon@linaro.org>
Mon, 12 Oct 2020 14:04:06 +0000 (14:04 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Mon, 12 Oct 2020 14:09:13 +0000 (14:09 +0000)
commitf10f11eb63b0ed082674d9a589e67230aa49efb5
tree1ca52e6e3a99785329eb56c9fc5c456a121ec889
parent126ed72b9f48f8530b194532cc281fb761690435
tree-optimization/97357: Fix testcase

Calling _setjmp causing a warning when targeting newlib.

2020-10-12  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/testsuite/
PR tree-optimization/97357
* gcc.dg/pr97357.c: Call setjmp instead of _setjmp.
gcc/testsuite/gcc.dg/pr97357.c