[PATCH] gas: Make sure to only add an md5 to a .file when requested.

Mark Wielaard mark@klomp.org
Mon Sep 7 11:16:49 GMT 2020


On Mon, 2020-09-07 at 12:10 +0100, Nick Clifton wrote:
> > 	* dwarf2dbg.c (dwarf2_directive_filename): Initialize with_md5 to
> > 	FALSE.
> > 	* gas/testsuite/gas/elf/dwarf-5-file0.s: Add a random bignum.
> 
> Approved and applied.

Thanks.

> I had to make one small change for the SH targets:  I deleted the ".word 0"
> line before the ".octa xxxx" line, so that it was the first value in the
> .text section.  This ensures that the section has the necessary alignment
> and stops the SH targets from complaining about mis-aligned data.

Sorry, I hadn't seen that issue. I do configure with --enable-
targets=all. What else do I need to catch such issues?

Cheers,

Mark


More information about the Binutils mailing list