OSDN Git Service

PR 9814
authorNick Clifton <nickc@redhat.com>
Fri, 6 Feb 2009 12:51:52 +0000 (12:51 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 6 Feb 2009 12:51:52 +0000 (12:51 +0000)
commit3735c47d3b6d8d66dbe70f21bbad529ad151feed
tree04cbb77899460d2324b137b942aeca70ba1344af
parentc7da45c20cd6ede2cc49c1bcfd0a4bf850372443
    PR 9814
        * config/tc-arm.c (MODE_RECORDED): New define.
        (output_inst): Record the thumb_mode in the current frag.
        (arm_handle_align): Ignore the MODE_RECORDED bit in tc_frag_data.
        (arm_init_frag): Only set the tc_frag_data field if it has not
        already been set.
gas/ChangeLog
gas/config/tc-arm.c