On Nov 19, 2013, at 2:52 PM, Joseph S. Myers <jos...@codesourcery.com> wrote: > If a bound violation should be detected, the test should PASS when it's > detected and FAIL when it's not, rather than XFAILing and XPASSing. > Hopefully dg-shouldfail will do the right thing (causing an error exit > status from the test to mean PASS and a success status to mean FAIL).
dg-shouldfail certainly is preferred, if it works. :-)