Commit 25c90aae by Rainer Orth Committed by Rainer Orth

Fix g++.dg/init/dso_handle2.C on Solaris

	* g++.dg/init/dso_handle2.C: Compile with -fuse-cxa-atexit.

From-SVN: r207458
parent 2687eb33
2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* g++.dg/init/dso_handle2.C: Compile with -fuse-cxa-atexit.
2014-02-04 Renlin Li <Renlin.Li@arm.com>
* gcc.target/arm/ftest-armv7a-thumb.c: Change aramv7-a to armv7-a.
......
// PR c++/58846
// { dg-options "-fuse-cxa-atexit" }
extern "C" { char* __dso_handle; }
......
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