From 6a8dde29724721ea9f545487b4d6e96b62a8a4f8 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Fri, 6 Feb 2009 12:09:40 +0000 Subject: [PATCH] * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA ports. --- gas/testsuite/ChangeLog | 5 +++++ gas/testsuite/gas/elf/symtab.d | 3 +++ 2 files changed, 8 insertions(+) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 354a1adb7b..1dd0626d1c 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2009-02-06 Nick Clifton + + * gas/elf/symtab.d: But do not run the test for the Alpha or HPPA + ports. + 2009-02-05 Peter Bergner * gas/ppc/booke.s ("dcbt", "dcbtst"): New tests. diff --git a/gas/testsuite/gas/elf/symtab.d b/gas/testsuite/gas/elf/symtab.d index b69b717abd..ce8d165072 100644 --- a/gas/testsuite/gas/elf/symtab.d +++ b/gas/testsuite/gas/elf/symtab.d @@ -1,3 +1,6 @@ +# The Alpha has its own version of .set. +# The HPPA does not output non-global absolute symbols. +#skip: alpha-*-* hppa*-*-* #readelf: -s #name: .set with expression -- 2.34.1