mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d, gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d, gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d, gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s, gas/cris/range-err-2.s, gas/cris/sep-err-1.s, gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d, gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove trailing empty lines. * gas/cris/continue.s: Ditto, tweak comment.
This commit is contained in:
parent
8ac9c12459
commit
777623bb46
@ -8,6 +8,16 @@
|
||||
New tests.
|
||||
* gas/cris/brokw-2.s: Correct broken-word expansion visualization
|
||||
in comment.
|
||||
* gas/cris/fragtest.s, gas/cris/rd-pic-1.s,
|
||||
gas/cris/binop-cmpmovx.d, gas/cris/binop-cmpmove.d,
|
||||
gas/cris/binop.d, gas/cris/binop.s, gas/cris/brokw-2.d,
|
||||
gas/cris/clear.d, gas/cris/fragtest.s, gas/cris/jump-type.d,
|
||||
gas/cris/nosep.s, gas/cris/pushpop.d, gas/cris/quick.s,
|
||||
gas/cris/range-err-2.s, gas/cris/sep-err-1.s,
|
||||
gas/cris/sreg-to-x.d, gas/cris/test.d, gas/cris/x-to-byte-sreg.d,
|
||||
gas/cris/x-to-word-sreg.d, gas/cris/x-to-dword-sreg.d: Remove
|
||||
trailing empty lines.
|
||||
* gas/cris/continue.s: Ditto, tweak comment.
|
||||
|
||||
2001-04-05 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
|
@ -403,4 +403,3 @@ Disassembly of section \.text:
|
||||
[ ]+76a:[ ]+(R_CRIS_)?32[ ]+.text
|
||||
[ ]+770:[ ]+7f0d 0000 0000 @IM+677a@[ ]+@OC@.d \[(0x0|0 <notstart>)\],r7
|
||||
[ ]+772:[ ]+(R_CRIS_)?32[ ]+.text
|
||||
|
||||
|
@ -230,4 +230,3 @@ Disassembly of section \.text:
|
||||
[ ]+3c2:[ ]+(R_CRIS_)?32[ ]+\.text
|
||||
[ ]+3c8:[ ]+7f0d 0000 0000 @IM+5448@[ ]+@OC@\.w \[(0x0|0 <notstart>)\],r4
|
||||
[ ]+3ca:[ ]+(R_CRIS_)?32[ ]+\.text
|
||||
|
||||
|
@ -567,5 +567,3 @@ Disassembly of section \.text:
|
||||
|
||||
00000a92 <end>:
|
||||
\.\.\.
|
||||
|
||||
|
||||
|
@ -911,4 +911,3 @@ start:
|
||||
@OC@.d [notstart],r7,r9
|
||||
|
||||
end:
|
||||
|
||||
|
@ -23,4 +23,3 @@ Disassembly of section \.text:
|
||||
0000801c <sym3>:
|
||||
[ ]+801c:[ ]+4402[ ]+moveq[ ]+4,r0
|
||||
^[ ]+\.\.\.
|
||||
|
||||
|
@ -321,5 +321,3 @@ Disassembly of section \.text:
|
||||
|
||||
000005ea <end>:
|
||||
\.\.\.
|
||||
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
; Test line continuation, making sure a commented line is not
|
||||
; broken up.
|
||||
; broken up and that a continued line is.
|
||||
.text
|
||||
start:
|
||||
; move.d r1,[r8]@ move.d r2,[r8]
|
||||
move.d r7,[r8]@ move.d r9,[r8]
|
||||
|
||||
|
@ -64,7 +64,3 @@ l11:
|
||||
nop
|
||||
.space 122,0
|
||||
l12:
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -217,4 +217,3 @@ Disassembly of section \.text:
|
||||
|
||||
0000043e <end>:
|
||||
\.\.\.
|
||||
|
||||
|
@ -5,4 +5,3 @@
|
||||
start:
|
||||
moveq 0,r2;nop
|
||||
di
|
||||
|
||||
|
@ -87,4 +87,3 @@ Disassembly of section \.text:
|
||||
[ ]+13c:[ ]+6e2e[ ]+pop[ ]+r2
|
||||
[ ]+13e:[ ]+6e3e[ ]+pop[ ]+r3
|
||||
[ ]+140:[ ]+fce1 eedf[ ]+push[ ]+r13
|
||||
|
||||
|
@ -48,4 +48,3 @@ signed6: ; s6
|
||||
@OC@ -1,r13 ; s6
|
||||
@OC@ -twenty2+21,r12 ; s6
|
||||
end:
|
||||
|
||||
|
@ -7,4 +7,3 @@ start:
|
||||
moveq external_symbol,r0 ; { dg-error "Semantics error" }
|
||||
addq external_symbol,r0 ; { dg-error "Semantics error" }
|
||||
break external_symbol ; { dg-error "Semantics error" }
|
||||
|
||||
|
@ -29,4 +29,3 @@ start:
|
||||
sub.d [r12+extsym3:GOT16-156],r9,r8
|
||||
move.d [r11+extsym14:GOTPLT16-256],r9
|
||||
add.d [r10+extsym3:GOTPLT+56],r7,r8
|
||||
|
||||
|
@ -3,4 +3,3 @@
|
||||
.text
|
||||
start:
|
||||
nop|moveq 0,r10 ; { dg-error "Unknown opcode" }
|
||||
|
||||
|
@ -213,4 +213,3 @@ Disassembly of section \.text:
|
||||
[ ]+438:[ ]+(R_CRIS_)?32[ ]+.text
|
||||
0000043e <end>:
|
||||
^[ ]+\.\.\.
|
||||
|
||||
|
@ -321,4 +321,3 @@ Disassembly of section \.text:
|
||||
|
||||
000005ea <end>:
|
||||
\.\.\.
|
||||
|
||||
|
@ -91,4 +91,3 @@ Disassembly of section \.text:
|
||||
[ ]+140:[ ]+(R_CRIS_)?32[ ]+\.text
|
||||
00000146 <end>:
|
||||
^[ ]+\.\.\.
|
||||
|
||||
|
@ -179,4 +179,3 @@ Disassembly of section \.text:
|
||||
[ ]+39a:[ ]+(R_CRIS_)?32[ ]+externalsym
|
||||
[ ]+3a0:[ ]+7f0d 0000 0000 @IM+300a@[ ]+move[ ]+\[(0x0|0 <notstart>)\],.*
|
||||
[ ]+3a2:[ ]+(R_CRIS_)?32[ ]+\.text
|
||||
|
||||
|
@ -150,4 +150,3 @@ Disassembly of section \.text:
|
||||
[ ]+28c:[ ]+(R_CRIS_)?32[ ]+\.text
|
||||
00000292 <end>:
|
||||
^[ ]+\.\.\.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user