On Tue, 10 Dec 2013, BELBACHIR Selim wrote: > The selector 'target c++98' (in { dg-error "std=" "std" { target c++98 } > } for example) do not prevent the FAIL to be printed when -std=c++11 > options is used.
Well, that would be a bug in one of (a) the test harness code, (b) the way the selector is used, (c) your DejaGnu installation. In none of those cases is ignoring the FAIL appropriate; both (a) and (c) could well cause other problems with inaccurate test results elsewhere in the testsuite. You'll need to investigate why DejaGnu isn't behaving as intended on your system. -- Joseph S. Myers jos...@codesourcery.com