From: Jeff Law Date: Tue, 21 Mar 1995 05:47:14 +0000 (+0000) Subject: * gas/hppa/unsorted/common.s: New test. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9f2c5c975144923c065a4df1e6bf6fd09bb091e6;p=binutils-gdb.git * gas/hppa/unsorted/common.s: New test. * gas/hppa/unsorted/unsorted.exp: Run it. --- diff --git a/gas/testsuite/gas/hppa/unsorted/.Sanitize b/gas/testsuite/gas/hppa/unsorted/.Sanitize index 105f8c2da45..3eadd7b8e3e 100644 --- a/gas/testsuite/gas/hppa/unsorted/.Sanitize +++ b/gas/testsuite/gas/hppa/unsorted/.Sanitize @@ -28,6 +28,7 @@ Things-to-keep: align3.s align4.s +common.s fragbug.s globalbug.s importbug.s diff --git a/gas/testsuite/gas/hppa/unsorted/common.s b/gas/testsuite/gas/hppa/unsorted/common.s new file mode 100644 index 00000000000..d92b0cba70e --- /dev/null +++ b/gas/testsuite/gas/hppa/unsorted/common.s @@ -0,0 +1,8 @@ + .text +text_symbol: + .long 1 + .long external_symbol + .data +data_symbol: + .long 2 +common_symbol .comm 4