Commit c41e1ae6 by Ulrich Weigand Committed by Ulrich Weigand

struct-layout-1.exp: Load g++-dg.exp.

gcc/testsuite/

	* g++.dg/compat/struct-layout-1.exp: Load g++-dg.exp.

From-SVN: r213014
parent 288aa22f
2014-07-24 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
* g++.dg/compat/struct-layout-1.exp: Load g++-dg.exp.
2014-07-24 Jiong Wang <jiong.wang@arm.com> 2014-07-24 Jiong Wang <jiong.wang@arm.com>
* gcc.target/aarch64/test_frame_1.c: Match optimized instruction * gcc.target/aarch64/test_frame_1.c: Match optimized instruction
......
...@@ -90,6 +90,9 @@ proc compat-use-tst-compiler { } { ...@@ -90,6 +90,9 @@ proc compat-use-tst-compiler { } {
# This must be done after the compat-use-*-compiler definitions. # This must be done after the compat-use-*-compiler definitions.
load_lib compat.exp load_lib compat.exp
# Provide the g++-dg-prune routine (gcc-dp.exp is loaded by compat.exp)
load_lib g++-dg.exp
g++_init g++_init
# Save variables for the C++ compiler under test, which each test will # Save variables for the C++ compiler under test, which each test will
......
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