Skip to content
Snippets Groups Projects
Commit a42467bd authored by Thomas Schwinge's avatar Thomas Schwinge
Browse files

Restore 'gcc.dg/pr78213.c' testing

... after it had gotten disabled in r243681 (Git
commit ecfc21ff)
"Introduce selftest::locate_file".

	gcc/testsuite/
	* gcc.dg/pr78213.c: Restore testing.
parent 2d9da1c8
No related merge requests found
/* { dg-do compile } */
/* { dg-options "-fself-test" } */
/* When this test was written -fself-test took no argument, but it
has subsequently gained a mandatory argument, giving the path
to selftest support files (within the srcdir).
It's not clear how to provide this path sanely from
within DejaGnu, so for now, this test is disabled. */
/* { dg-skip-if "" { *-*-* } } */
/* { dg-options "-fself-test=$srcdir/selftests" } */
/* Verify that -fself-test does not fail on a non empty source. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment