]> git.pld-linux.org Git - packages/crossz80-binutils.git/blame - tc-z80.c.diff
- new
[packages/crossz80-binutils.git] / tc-z80.c.diff
CommitLineData
55a39ca0 1--- binutils-2.22/gas/config/tc-z80.c.orig 2011-12-23 17:17:55.860988588 +0100
2+++ binutils-2.22/gas/config/tc-z80.c 2011-12-23 17:17:59.969093857 +0100
3@@ -702,6 +702,7 @@
4 fixp = fix_new_exp (frag_now, p - frag_now->fr_literal, 1, val,
5 (r_type == BFD_RELOC_8_PCREL) ? TRUE : FALSE, r_type);
6 /* FIXME : Process constant offsets immediately. */
7+ (void)fixp;
8 }
9 }
10
This page took 0.05568 seconds and 4 git commands to generate.