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

Unified Diff: binutils/gas/config/tc-score7.c

Issue 3018030: [binutils] Bump binutils to 2.20.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 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 | « binutils/gas/config/tc-ppc.c ('k') | binutils/gas/config/te-i386aix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: binutils/gas/config/tc-score7.c
diff --git a/binutils/gas/config/tc-score7.c b/binutils/gas/config/tc-score7.c
index c931102ce31fc2807bf1bcad1baa15119fab31de..ebab249e24dd9664ea19c7595bc3144e998f9d5d 100644
--- a/binutils/gas/config/tc-score7.c
+++ b/binutils/gas/config/tc-score7.c
@@ -6281,7 +6281,7 @@ s7_atof (int type, char *litP, int *sizeP)
Called after md_convert_frag(). */
static void
-s7_frag_check (fragS * fragp)
+s7_frag_check (fragS * fragp ATTRIBUTE_UNUSED)
{
know (fragp->insn_addr <= s7_RELAX_PAD_BYTE);
}
« no previous file with comments | « binutils/gas/config/tc-ppc.c ('k') | binutils/gas/config/te-i386aix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698