diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2006-01-03 06:23:10 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2006-01-03 06:23:10 +0000 |
commit | b27c00b3ab7f07a7ae64bfecbc3d7d5de56f7078 (patch) | |
tree | 82f0d082ec662116fb5079d013b081851e54743f /gas | |
parent | e0f6ea40b1ea2ff5617001e685010d90b4bf31e5 (diff) | |
download | gdb-b27c00b3ab7f07a7ae64bfecbc3d7d5de56f7078.zip gdb-b27c00b3ab7f07a7ae64bfecbc3d7d5de56f7078.tar.gz gdb-b27c00b3ab7f07a7ae64bfecbc3d7d5de56f7078.tar.bz2 |
fix last-minute typo
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gas/mmix/hex2.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/testsuite/gas/mmix/hex2.d b/gas/testsuite/gas/mmix/hex2.d index 9f3294a..345e853 100644 --- a/gas/testsuite/gas/mmix/hex2.d +++ b/gas/testsuite/gas/mmix/hex2.d @@ -3,7 +3,7 @@ Disassembly of section \.text: -0+ <Main>: +0+ <x>: [ ]+0:[ ]+fd000000[ ]+swym 0,0,0 [ ]+4:[ ]+e309001f[ ]+setl \$9,0x1f [ ]+8:[ ]+e3081b2f[ ]+setl \$8,0x1b2f |