Quiet a GCC warning
David O'Brien
obrien@FreeBSD.org
Fri Oct 11 20:47:00 GMT 2002
I'd like to apply this to mainline and 2.13 branch.
2002-10-11 David O'Brien <obrien@FreeBSD.org>
* bfd-in2.h (bfd_alt_mach_code): Don't shadow Version 6 standard
function.
Index: bfd-in2.h
===================================================================
RCS file: /cvs/src/src/bfd/bfd-in2.h,v
retrieving revision 1.161.2.1
diff -u -r1.161.2.1 bfd-in2.h
--- bfd-in2.h 23 Sep 2002 22:12:37 -0000 1.161.2.1
+++ bfd-in2.h 12 Oct 2002 03:46:13 -0000
@@ -3634,7 +3634,7 @@
boolean, asymbol **));
boolean
-bfd_alt_mach_code PARAMS ((bfd *abfd, int index));
+bfd_alt_mach_code PARAMS ((bfd *abfd, int _index));
/* Extracted from archive.c. */
symindex
More information about the Binutils
mailing list