From: hp Date: Mon, 16 Jun 2008 15:05:55 +0000 (+0000) Subject: PR gas/6607 X-Git-Tag: cgen-snapshot-20091101~6486 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d7ef66e471a2d433bb162d89b3ffddfac5f2ebd8;p=pf3gnuchains%2Fpf3gnuchains4x.git PR gas/6607 * gas/mmix/err-loc-10.s, gas/mmix/err-loc-9.s, gas/mmix/loc-6.d, gas/mmix/loc-6.s, gas/mmix/loc-7.d, gas/mmix/loc-7.s: New tests. --- diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 9f0212a575..12aa8b15c7 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2008-06-16 Hans-Peter Nilsson + + PR gas/6607 + * gas/mmix/err-loc-10.s, gas/mmix/err-loc-9.s, gas/mmix/loc-6.d, + gas/mmix/loc-6.s, gas/mmix/loc-7.d, gas/mmix/loc-7.s: New tests. + 2008-06-12 Adam Nemet * gas/mips/octeon.s, gas/mips/octeon.d: Add tests for baddu, diff --git a/gas/testsuite/gas/mmix/err-loc-10.s b/gas/testsuite/gas/mmix/err-loc-10.s new file mode 100644 index 0000000000..df39f944d1 --- /dev/null +++ b/gas/testsuite/gas/mmix/err-loc-10.s @@ -0,0 +1,5 @@ +% { dg-do assemble { target mmix-*-* } } + LOC (#80 << 56) + #200 + TETRA 1 + LOC (#80 << 56) + #100 % { dg-error "LOC expression stepping backwards" "" } + TETRA 2 diff --git a/gas/testsuite/gas/mmix/err-loc-9.s b/gas/testsuite/gas/mmix/err-loc-9.s new file mode 100644 index 0000000000..2b832c36e2 --- /dev/null +++ b/gas/testsuite/gas/mmix/err-loc-9.s @@ -0,0 +1,5 @@ +% { dg-do assemble { target mmix-*-* } } + LOC (#70 << 56) + #200 + TETRA 1 + LOC (#70 << 56) + #100 % { dg-error "LOC expression stepping backwards" "" } + TETRA 2 diff --git a/gas/testsuite/gas/mmix/loc-6.d b/gas/testsuite/gas/mmix/loc-6.d new file mode 100644 index 0000000000..8303e2189a --- /dev/null +++ b/gas/testsuite/gas/mmix/loc-6.d @@ -0,0 +1,10 @@ +#readelf: -srx1 +There are no relocations in this file\. + +Symbol table '\.symtab' contains . entries: + Num: Value Size Type Bind Vis Ndx Name +#... + .: 8000000000000000 0 NOTYPE GLOBAL DEFAULT ABS __\.MMIX\.start\.\.text + +Hex dump of section '\.text': + 0x0+ f4000000 .* diff --git a/gas/testsuite/gas/mmix/loc-6.s b/gas/testsuite/gas/mmix/loc-6.s new file mode 100644 index 0000000000..9831b5d5bc --- /dev/null +++ b/gas/testsuite/gas/mmix/loc-6.s @@ -0,0 +1,5 @@ +% Check that we don't get an error on the LOC directive; that we don't +% interpret it as a (section-relative) negative number. + + LOC #8000000000000000 +Boot GETA $0,Boot %set dynamic- and forced-trap handler diff --git a/gas/testsuite/gas/mmix/loc-7.d b/gas/testsuite/gas/mmix/loc-7.d new file mode 100644 index 0000000000..1341274498 --- /dev/null +++ b/gas/testsuite/gas/mmix/loc-7.d @@ -0,0 +1,11 @@ +#readelf: -srx1 +There are no relocations in this file\. + +Symbol table '\.symtab' contains . entries: + Num: Value Size Type Bind Vis Ndx Name +#... + .: 8000000000042000 0 NOTYPE GLOBAL DEFAULT ABS __\.MMIX\.start\.\.text + +Hex dump of section '\.text': + 0x0+ f4000000 00000000 00000000 00000000 .* + 0x0+10 f4050000 .* diff --git a/gas/testsuite/gas/mmix/loc-7.s b/gas/testsuite/gas/mmix/loc-7.s new file mode 100644 index 0000000000..89b905ec24 --- /dev/null +++ b/gas/testsuite/gas/mmix/loc-7.s @@ -0,0 +1,7 @@ +% Check that we don't get an error on the LOC directive; that we don't +% interpret it as a (section-relative) negative number. + + LOC #8000000000042000 +Boot GETA $0,Boot %set dynamic- and forced-trap handler + LOC #8000000000042010 +Toot GETA $5,Toot