Commit 08cad606 by Alan Modra Committed by Alan Modra

powerpc.exp: Load torture-options.exp, call torture-finish.

	* gcc.target/powerpc/powerpc.exp: Load torture-options.exp, call
	torture-finish.

From-SVN: r188008
parent ee666c25
2012-05-30 Alan Modra <amodra@gmail.com>
* gcc.target/powerpc/powerpc.exp: Load torture-options.exp, call
torture-finish.
2012-05-30 Marc Glisse <marc.glisse@inria.fr>
* gcc.target/i386/shuf-concat.c: New test.
......
......@@ -23,6 +23,7 @@ if { ![istarget powerpc*-*-*] && ![istarget rs6000-*-*] } then {
# Load support procs.
load_lib gcc-dg.exp
load_lib torture-options.exp
# If a testcase doesn't have special options, use these.
global DEFAULT_CFLAGS
......@@ -47,4 +48,5 @@ set-torture-options $SAVRES_TEST_OPTS
gcc-dg-runtest [list $srcdir/$subdir/savres.c] $alti
# All done.
torture-finish
dg-finish
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment