* ld-xtensa/lcall.exp: Likewise.
+2003-04-02 Bob Wilson <bob.wilson@acm.org>
+
+ * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*.
+ * ld-xtensa/lcall.exp: Likewise.
+
2003-04-01 Bob Wilson <bob.wilson@acm.org>
* ld-elf/merge.d: xfail xtensa-*-*.
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+if ![istarget "xtensa-*-*"] {
+ return
+}
+
set testname "COALESCE"
set OBJDUMPFLAGS "-dr"
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+if ![istarget "xtensa-*-*"] {
+ return
+}
+
set testname "LCALL"
set OBJDUMPFLAGS "-dr"