Update test name

* testsuite/ld-x86-64/tls.exp (run_cc_link_tests): Update test
	name.
This commit is contained in:
H.J. Lu 2016-06-08 12:27:32 -07:00
parent 6eaa7fb59b
commit dcc03cb366
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/ld-x86-64/tls.exp (run_cc_link_tests): Update test
name.
2016-06-08 H.J. Lu <hongjiu.lu@intel.com>
* testsuite/ld-i386/i386.exp: Run libtlspic2.so, tlsbin2,

View File

@ -38,7 +38,7 @@ if { [which $CC] == 0 } {
run_cc_link_tests [list \
[list \
"Build tls-def1.c tls-main1.c" \
"Build tls-def1.o tls-main1.o" \
"" \
"-fPIE" \
{tls-def1.c tls-main1.c} \