Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(844)

Unified Diff: src/trusted/validator_ragel/testdata/64/legacy.test

Issue 62643002: Deploy new x86 binutils (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: add TODO comment; disable ncval-using test when using old ncval Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/trusted/service_runtime/nacl.scons ('k') | tests/toolchain/nacl.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/validator_ragel/testdata/64/legacy.test
diff --git a/src/trusted/validator_ragel/testdata/64/legacy.test b/src/trusted/validator_ragel/testdata/64/legacy.test
index 6dbd181f7a9c8904e3337d6e64787afbb19b2cff..4a4a76a3336a178d06a3f559fd78b524f46ac1ad 100644
--- a/src/trusted/validator_ragel/testdata/64/legacy.test
+++ b/src/trusted/validator_ragel/testdata/64/legacy.test
@@ -52,13 +52,13 @@
# bound %eax, (%eax)
62 00
@dis:
- 0: 62 (bad)
+ 0: 62 .byte 0x62
1: 00 .byte 0x0
@rdfa_output:
0: unrecognized instruction
return code: 1
@spec:
- 0: ('objdump failed to decode', Instruction(0x0: 62 (bad)))
+ 0: ('objdump failed to decode', Instruction(0x0: 62 .byte 0x62))
1: ('objdump failed to decode', Instruction(0x1: 00 .byte 0x0))
----------------------------------------------------------------------
@hex:
« no previous file with comments | « src/trusted/service_runtime/nacl.scons ('k') | tests/toolchain/nacl.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698