Fix g++.dg/init/dso_handle2.C on Solaris
* g++.dg/init/dso_handle2.C: Compile with -fuse-cxa-atexit. From-SVN: r207458
This commit is contained in:
parent
2687eb3371
commit
25c90aae33
@ -1,3 +1,7 @@
|
||||
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.
|
||||
|
@ -1,4 +1,5 @@
|
||||
// PR c++/58846
|
||||
// { dg-options "-fuse-cxa-atexit" }
|
||||
|
||||
extern "C" { char* __dso_handle; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user