Handling error conditions in libgomp
Joseph S. Myers
joseph@codesourcery.com
Fri Feb 28 22:51:00 GMT 2014
On Fri, 28 Feb 2014, Thomas Schwinge wrote:
> That aside, it is also an hurdle for ourselves if in libgomp's testsuite
> we want to test that the library does the right thing (abort) for
> non-sensible requests.
If you want to verify that a program exits with an error (so that exit
with an error means PASS, exit successfully means FAIL), that's what
dg-shouldfail is for.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Gcc
mailing list