http://sourceware.org/bugzilla/show_bug.cgi?id=12269

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2010-12-05 21:44:13 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    arno...@sourceware.org    2010-12-05 21:44:09

Modified files:
    gas/config     : tc-z80.c 
    gas/testsuite/gas/z80: z80.exp 
Added files:
    gas/testsuite/gas/z80: atend.d atend.s 

Log message:
    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.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-z80.c.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/z80/atend.d.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/z80/atend.s.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/z80/z80.exp.diff?cvsroot=src&r1=1.7&r2=1.8

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to