X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fsh%2Fbasic.exp;h=c606dea6ac18047c2e0fc78b286be0c1a1e3f2bd;hb=31c372aad2f2ebbc410cdb0a67194f2801de3b21;hp=905a3d27c12367fdaf539260b37b518ced306883;hpb=7679ead9b557680adbce726b7024cb8f6fa0e08f;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/testsuite/gas/sh/basic.exp b/gas/testsuite/gas/sh/basic.exp index 905a3d27c1..c606dea6ac 100644 --- a/gas/testsuite/gas/sh/basic.exp +++ b/gas/testsuite/gas/sh/basic.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 2002 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -90,4 +90,6 @@ if [istarget sh*-*-*] then { do_fp # Test DSP instructions run_dump_test "dsp" + + run_dump_test "pcrel" }