diff options
author | Kyrylo Tkachov <ktkachov@sourceware.org> | 2013-05-28 14:58:52 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@sourceware.org> | 2013-05-28 14:58:52 +0000 |
commit | 0a8897c77c37f8f9d688f1fb546a319b5c9c546d (patch) | |
tree | 5bc627ccdfc46d50922a4a9e6001b2c2b9f23f8b /gas/testsuite | |
parent | 9b25f2d30c0ae6d59e4841da468d651d689d5d57 (diff) | |
download | gdb-0a8897c77c37f8f9d688f1fb546a319b5c9c546d.zip gdb-0a8897c77c37f8f9d688f1fb546a319b5c9c546d.tar.gz gdb-0a8897c77c37f8f9d688f1fb546a319b5c9c546d.tar.bz2 |
gas/
2013-05-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/tc-arm.c (it_fsm_post_encode): Improve
warning messages about deprecated IT block formats.
gas/testsuite
2013-05-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gas/arm/armv8-a-bad.l: Update expected warning message.
* gas/arm/armv8-a-it-bad.l: Likewise.
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | gas/testsuite/gas/arm/armv8-a-bad.l | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/arm/armv8-a-it-bad.l | 22 |
3 files changed, 17 insertions, 12 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f326033..bbfe39d 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2013-05-28 Kyrylo Tkachov <kyrylo.tkachov@arm.com> + + * gas/arm/armv8-a-bad.l: Update expected warning message. + * gas/arm/armv8-a-it-bad.l: Likewise. + 2013-05-28 Marcus Shawcroft <marcus.shawcroft@arm.com> * gas/aarch64/adr_1.d: New file. diff --git a/gas/testsuite/gas/arm/armv8-a-bad.l b/gas/testsuite/gas/arm/armv8-a-bad.l index cb14c36..0d0751f 100644 --- a/gas/testsuite/gas/arm/armv8-a-bad.l +++ b/gas/testsuite/gas/arm/armv8-a-bad.l @@ -10,7 +10,7 @@ .*:24: Error: immediate value out of range -- `hlt 0x10000' .*:25: Error: instruction cannot be conditional -- `hltne 0x1' .*:29: Error: immediate value out of range -- `hlt 64' -.*:31: Warning: it blocks containing 16-bit Thumb intsructions of the following class are deprecated in ARMv8: Miscellaneous 16-bit instructions +.*:31: Warning: IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Miscellaneous 16-bit instructions .*:31: Error: instruction is always unconditional -- `hltne 0' .*:35: Error: r15 not allowed here -- `stlb pc,\[r0\]' .*:36: Error: r15 not allowed here -- `stlb r0,\[pc\]' diff --git a/gas/testsuite/gas/arm/armv8-a-it-bad.l b/gas/testsuite/gas/arm/armv8-a-it-bad.l index aa1b53b..e3a5971 100644 --- a/gas/testsuite/gas/arm/armv8-a-it-bad.l +++ b/gas/testsuite/gas/arm/armv8-a-it-bad.l @@ -1,14 +1,14 @@ .*: Assembler messages: -.*:7: Warning: it blocks containing wide Thumb instructions are deprecated in ARMv8 -.*:15: Warning: it blocks of more than one conditional instruction are deprecated in ARMv8 -.*:20: Warning: it blocks of more than one conditional instruction are deprecated in ARMv8 -.*:30: Warning: it blocks containing wide Thumb instructions are deprecated in ARMv8 -.*:36: Warning: it blocks of more than one conditional instruction are deprecated in ARMv8 -.*:40: Warning: it blocks containing 16-bit Thumb intsructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, LDM/STM -.*:43: Warning: it blocks containing 16-bit Thumb intsructions of the following class are deprecated in ARMv8: Miscellaneous 16-bit instructions -.*:49: Warning: it blocks containing 16-bit Thumb intsructions of the following class are deprecated in ARMv8: Literal loads -.*:52: Warning: it blocks containing 16-bit Thumb intsructions of the following class are deprecated in ARMv8: Hi-register ADD, MOV, CMP, BX, BLX using pc -.*:55: Warning: it blocks containing 16-bit Thumb intsructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, LDM/STM +.*:7: Warning: IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8 +.*:15: Warning: IT blocks containing more than one conditional instruction are deprecated in ARMv8 +.*:20: Warning: IT blocks containing more than one conditional instruction are deprecated in ARMv8 +.*:30: Warning: IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8 +.*:36: Warning: IT blocks containing more than one conditional instruction are deprecated in ARMv8 +.*:40: Warning: IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, LDM/STM +.*:43: Warning: IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Miscellaneous 16-bit instructions +.*:49: Warning: IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Literal loads +.*:52: Warning: IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Hi-register ADD, MOV, CMP, BX, BLX using pc +.*:55: Warning: IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, LDM/STM .*:55: Error: r15 not allowed here -- `addeq r0,pc,pc' -.*:58: Warning: it blocks containing 16-bit Thumb intsructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, LDM/STM +.*:58: Warning: IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: Short branches, Undefined, SVC, LDM/STM .*:58: Error: r15 not allowed here -- `addeq pc,r0,r0' |