OSDN Git Service

* config/tc-arm.c (md_apply_fix): Check if widened add, sub are
authornickc <nickc>
Thu, 9 Sep 2010 09:09:40 +0000 (09:09 +0000)
committernickc <nickc>
Thu, 9 Sep 2010 09:09:40 +0000 (09:09 +0000)
commit97711c96f446cb9d23eebf6c1f6fed7dd47cc5a8
tree16dee6be2936dddd2503ec2f168642b87619bb66
parent26e4b67ac80ada84a08dc015d6d4b84568406c95
    * config/tc-arm.c (md_apply_fix): Check if widened add, sub are
        flag-setting and handle accordingly.

        * gas/arm/addsw-bad.s: New file.
        * gas/arm/addsw-bad.l: New file.
        * gas/arm/addsw-bad.d: New file.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/addsw-bad.d [new file with mode: 0644]
gas/testsuite/gas/arm/addsw-bad.l [new file with mode: 0644]
gas/testsuite/gas/arm/addsw-bad.s [new file with mode: 0644]