Commit c16be7d5 by Eric Botcazou Committed by Eric Botcazou

special.exp (cxx_options): Add -shared-libgcc.

	* testsuite/libffi.special/special.exp (cxx_options): Add
	-shared-libgcc.

From-SVN: r93221
parent 157b3890
2005-01-12 Eric Botcazou <ebotcazou@libertysurf.fr>
* testsuite/libffi.special/special.exp (cxx_options): Add
-shared-libgcc.
2004-12-31 Richard Henderson <rth@redhat.com> 2004-12-31 Richard Henderson <rth@redhat.com>
* src/types.c (FFI_AGGREGATE_TYPEDEF): Remove. * src/types.c (FFI_AGGREGATE_TYPEDEF): Remove.
......
...@@ -25,7 +25,7 @@ global srcdir subdir ...@@ -25,7 +25,7 @@ global srcdir subdir
global cxx_options global cxx_options
set cxx_options " -lstdc++" set cxx_options " -shared-libgcc -lstdc++"
dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.cc]] $cxx_options "" dg-runtest [lsort [glob -nocomplain $srcdir/$subdir/*.cc]] $cxx_options ""
......
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