PR gas/12269
authorArnold Metselaar <arnold.metselaar@planet.nl>
Sun, 5 Dec 2010 21:44:08 +0000 (21:44 +0000)
committerArnold Metselaar <arnold.metselaar@planet.nl>
Sun, 5 Dec 2010 21:44:08 +0000 (21:44 +0000)
commit761025beb317a952383f080898386095c512c5ab
tree7c716cf0c1793b4a79c80104995f051235997f02
parent7353ec481f17a109e657b0842bbd774f9c769bbd
PR gas/12269
* config/tc-z80.c (emit_mx, emit_ldxhl): Do not use
  symbol_get_value_expression on a symbol that may not yet have
  a value.
* testsuite/gas/z80/atend.s: New file, test case for bug 12269,
  provided by Chris Smith.
* testsuite/gas/z80/atend.d: New file, expected results for atend.s.
* testsuite/gas/z80/z80.exp: Run new test case.
gas/config/tc-z80.c
gas/testsuite/gas/z80/atend.d [new file with mode: 0644]
gas/testsuite/gas/z80/atend.s [new file with mode: 0644]
gas/testsuite/gas/z80/z80.exp
This page took 0.024678 seconds and 4 git commands to generate.