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

Unified Diff: sim/testsuite/sim/bfin/testutils.inc

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 years, 11 months 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 | « sim/testsuite/sim/bfin/se_allopcodes.h ('k') | sim/testsuite/sim/cris/asm/asm.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/testsuite/sim/bfin/testutils.inc
diff --git a/sim/testsuite/sim/bfin/testutils.inc b/sim/testsuite/sim/bfin/testutils.inc
index 60b7a3d9a07a5db3c7f2879a21601660087f0f64..991d1679b302a1f9281907e902bf1478145390ce 100644
--- a/sim/testsuite/sim/bfin/testutils.inc
+++ b/sim/testsuite/sim/bfin/testutils.inc
@@ -159,7 +159,7 @@ _main:
R0.L = 0x0A; /* newline */
R0.H = 0x0000;
- CALL __emu_out;
+ CALL __emu_out;
1:
EMUEXCPT;
JUMP 1b;
« no previous file with comments | « sim/testsuite/sim/bfin/se_allopcodes.h ('k') | sim/testsuite/sim/cris/asm/asm.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698