gas/
authorJan Beulich <jbeulich@novell.com>
Thu, 17 Feb 2005 07:43:12 +0000 (07:43 +0000)
committerJan Beulich <jbeulich@novell.com>
Thu, 17 Feb 2005 07:43:12 +0000 (07:43 +0000)
commit26b810ce0ecf8fed7d271047f20183ff16034846
tree9a36f3382f94fb7a1a6462abae5da25098494392
parenta348ae870a061245863c765e2377a33f51ca3dc5
gas/
2005-02-17  Jan Beulich  <jbeulich@novell.com>

* config/tc-ia64.c (ia64_parse_name): Don't advance 'name' when
parsing inN, locN, outN. Set 'idx' to offset register number starts
at. Don't handle numbers with leading zeroes or beyond 95. Remove
pointless cast.

gas/testsuite/
2005-02-17  Jan Beulich  <jbeulich@novell.com>

* gas/ia64/nostkreg.[ds]: New.
* gas/ia64/ia64.exp: Run new test.
gas/ChangeLog
gas/config/tc-ia64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/nostkreg.d [new file with mode: 0644]
gas/testsuite/gas/ia64/nostkreg.s [new file with mode: 0644]