PR gas/11395
commit7b6b00aad65506010cb5b10e880df977a255b007
authorNick Clifton <nickc@redhat.com>
Fri, 16 Apr 2010 11:20:38 +0000 (16 11:20 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 16 Apr 2010 11:20:38 +0000 (16 11:20 +0000)
treeffcc6f8d247fbd2eda223074470b38caa8ebd4e3
parent71be37927939a417b8d602b6d972e3100b6183bc
    PR gas/11395
        * config/tc-hppa.c (pa_ip): Do not allow 64-bit add condition
        matcher to accept and unconditional 32-bit add instruction.
        (pa_build_unwind_subspace): Cope with error conditions not
        allowing the start symbol to be set.

        * gas/hppa/basic/add2.s: Add test of simple 32-bit instruction.
        * gas/hppa/basic/basic.exp (do_add2): Add grep for expected
        disassembly.
gas/ChangeLog
gas/config/tc-hppa.c
gas/testsuite/ChangeLog
gas/testsuite/gas/hppa/basic/add2.s
gas/testsuite/gas/hppa/basic/basic.exp