From 45140d64fb5e1c0b82e27a2fdcd54b522ac8e10c Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 10 Oct 2012 19:58:57 +0000 Subject: Document problem with GCC 4.8.3 and the NXFLAT tools git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5228 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/toolchain/nxflat/ldnxflat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/buildroot') diff --git a/misc/buildroot/toolchain/nxflat/ldnxflat.c b/misc/buildroot/toolchain/nxflat/ldnxflat.c index 39fc98ce9..620df1566 100644 --- a/misc/buildroot/toolchain/nxflat/ldnxflat.c +++ b/misc/buildroot/toolchain/nxflat/ldnxflat.c @@ -812,7 +812,6 @@ relocate_rel32(arelent *relp, int32_t *target, symvalue sym_value) int32_t value; int32_t temp; int32_t saved; - int reloc_type; if (verbose > 1) { -- cgit v1.2.3