]> git.sur5r.net Git - cc65/blobdiff - test/ref/cc65110210.c
Only for jumps, the lib uses named asm labels in branches
[cc65] / test / ref / cc65110210.c
index 2c78535569226201f549dcf30008e1df309e6e94..ca5b39203b14a0db5efc4379661046ba6a87ef4a 100644 (file)
@@ -8,15 +8,15 @@
 with SVN version: 4973M
 
 $ cl65 -v -o test.prg tests/cc65110210.c
-Opened include file `/usr/local/lib/cc65/include/stdio.h'
-Opened include file `/usr/local/lib/cc65/include/stddef.h'
-Opened include file `/usr/local/lib/cc65/include/stdarg.h'
-Opened include file `/usr/local/lib/cc65/include/limits.h'
+Opened include file '/usr/local/lib/cc65/include/stdio.h'
+Opened include file '/usr/local/lib/cc65/include/stddef.h'
+Opened include file '/usr/local/lib/cc65/include/stdarg.h'
+Opened include file '/usr/local/lib/cc65/include/limits.h'
 0 errors, 0 warnings
-Opened output file `tests/cc65110210.s'
-Wrote output to `tests/cc65110210.s'
-Closed output file `tests/cc65110210.s'
-cl65: Subprocess `ld65' aborted by signal 11
+Opened output file 'tests/cc65110210.s'
+Wrote output to 'tests/cc65110210.s'
+Closed output file 'tests/cc65110210.s'
+cl65: Subprocess 'ld65' aborted by signal 11
 
 */