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: [PATCH] make check vs --without-zlib


On Mon, Nov 26, 2012 at 04:33:02PM -0800, Roland McGrath wrote:
> binutils/testsuite/
> 2012-11-26  Roland McGrath  <mcgrathr@google.com>
> 
> 	* lib/binutils-common.exp (is_zlib_supported): New function.
> 	* lib/utils-lib.exp (run_dump_test): If as options include
> 	--compress-debug-sections and zlib is not available, report
> 	the test as unsupported.
> 	* binutils-all/compress.exp: Bail out if zlib is not available.
> 	* binutils-all/objdump.exp (objdump compressed debug):
> 	Mark unsupported if zlib is not available.
> 	* binutils-all/readelf.exp (readelf_compressed_wa_test): Likewise.
> 
> gas/testsuite/
> 2012-11-26  Roland McGrath  <mcgrathr@google.com>
> 
> 	* lib/gas-defs.exp (run_dump_test): If as options include
> 	--compress-debug-sections and zlib is not available, report
> 	the test as unsupported.
> 
> ld/testsuite/
> 2012-11-26  Roland McGrath  <mcgrathr@google.com>
> 
> 	* ld-elf/compress.exp: Bail out if zlib is not supported.
> 	* lib/ld-lib.exp (run_dump_test): If as options include
> 	--compress-debug-sections and zlib is not available, report
> 	the test as unsupported.

OK.  Thanks for doing this!

-- 
Alan Modra
Australia Development Lab, IBM


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