2009-07-30 H.J. Lu <hongjiu.lu@intel.com>

* ld-elf/shared.exp: Comment out dl3b.
This commit is contained in:
H.J. Lu 2009-07-30 15:55:59 +00:00
parent 54333c3bf8
commit b37470e428
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2009-07-30 H.J. Lu <hongjiu.lu@intel.com>
* ld-elf/shared.exp: Comment out dl3b.
2009-07-30 Hans-Peter Nilsson <hp@bitrange.com>
* ld-scripts/empty-address-3a.d, ld-scripts/empty-address-3b.d:

View File

@ -299,9 +299,10 @@ set run_cxx_tests {
{"Run with libdl3a.so"
"tmpdir/libdl3a.so" ""
{dl3main.cc} "dl3a" "dl3a.out" "" "c++"}
{"Run with libdl3b.so"
"tmpdir/libdl3b.so" ""
{dl3main.cc} "dl3b" "dl3b.out" "" "c++"}
# "-shared -Bsymbolic" only works with gcc 4.5.0 and newer.
# {"Run with libdl3b.so"
# "tmpdir/libdl3b.so" ""
# {dl3main.cc} "dl3b" "dl3b.out" "" "c++"}
{"Run with libdl3c.so"
"tmpdir/libdl3c.so" ""
{dl3main.cc} "dl3c" "dl3a.out" "" "c++"}