This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: output renaming in objcopy & strip


On Thu, May 17, 2007 at 06:09:11PM +0100, Nathan Sidwell wrote:
> 	* objcopy.c (strip_main): Detect identical input and output file
> 	names.
> 	(copy_main): Refactor tempname detection and use.

OK, but you missed changing one "output_file == NULL" to
"output_file != tmpname" in strip_main.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]