Subject: CVS commit: gnusrc/gnu/dist/toolchain/bfd
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/06/2002 20:59:19
Module Name:	gnusrc
Committed By:	thorpej
Date:		Mon May  6 17:59:18 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/bfd: elf.c

Log Message:
Kill a "comparison always false" warning from gcc-current on LP64 platforms.
XXX Should discuss making the sh_name member of the Elf_Internal_Shdr
a bfd_size_type with the binutils folks.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 gnusrc/gnu/dist/toolchain/bfd/elf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.