ld/testsuite/

2013-09-04  Vidya Praveen  <vidyapraveen@arm.com>

	* ld-arm/export-class.exp: Fix the condition.
This commit is contained in:
Yufeng Zhang 2013-09-04 14:35:13 +00:00
parent ac21e7da5d
commit 0e80562ec2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-09-04 Vidya Praveen <vidyapraveen@arm.com>
* ld-arm/export-class.exp: Fix the condition.
2013-08-29 Jakub Jelinek <jakub@redhat.com>
* ld-x86-64/x86-64.exp: Add tlsld3, tlsgd7 and tlsgd8 tests.

View File

@ -32,7 +32,7 @@ if { ![istarget arm*-*-linux*] } {
set testname "ARM symbol export class test"
if [istarget arm*-*-linux*eabi] {
if [istarget arm*-*-linux-*eabi*] {
set emul armelf_linux_eabi
} else {
set emul armelf_linux