diff options
author | Jan Beulich <jbeulich@novell.com> | 2005-02-15 07:30:07 +0000 |
---|---|---|
committer | Jan Beulich <jbeulich@novell.com> | 2005-02-15 07:30:07 +0000 |
commit | 2f6d622e36c1364a0ae64e528297d2f28e117bfa (patch) | |
tree | 6495ff2842ddbbd39fc62a2dd682ddbddc67d7c3 /gas/testsuite | |
parent | 3f32509245e68f3989a39240ddadeabd4835e56e (diff) | |
download | gdb-2f6d622e36c1364a0ae64e528297d2f28e117bfa.zip gdb-2f6d622e36c1364a0ae64e528297d2f28e117bfa.tar.gz gdb-2f6d622e36c1364a0ae64e528297d2f28e117bfa.tar.bz2 |
gas/
2005-02-15 Jan Beulich <jbeulich@novell.com>
* config/tc-ia64.c (ia64_parse_name): Only update next character if
input_line_pointer was advanced.
gas/testsuite/
2005-02-15 Jan Beulich <jbeulich@novell.com>
* gas/ia64/operand-or.d: Pass -xnone to assembler.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 | ||||
-rw-r--r-- | gas/testsuite/gas/ia64/operand-or.d | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 07662e9..454dcc2 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2005-02-15 Jan Beulich <jbeulich@novell.com> + + * gas/ia64/operand-or.d: Pass -xnone to assembler. + 2005-02-13 Jan Beulich <jbeulich@novell.com> * gas/ia64/label.l: Adjust line numbers. diff --git a/gas/testsuite/gas/ia64/operand-or.d b/gas/testsuite/gas/ia64/operand-or.d index 330ea93..f72793a 100644 --- a/gas/testsuite/gas/ia64/operand-or.d +++ b/gas/testsuite/gas/ia64/operand-or.d @@ -1,3 +1,4 @@ +# as: -xnone # objdump: -d --disassemble-zeroes # name: ia64 operand-or |