OSDN Git Service

PR gas/11395
authornickc <nickc>
Fri, 16 Apr 2010 11:20:38 +0000 (11:20 +0000)
committernickc <nickc>
Fri, 16 Apr 2010 11:20:38 +0000 (11:20 +0000)
commit642884a4a7c0c093f40946089749627d55090d2b
tree81aee355f967f4cfc6e23d1f2d7c718cdd4c3b4c
parent45acfbfe23275a6758a19aa3db931caa933fb1ff
    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