> On Feb 21, 2018, at 10:46 AM, Colin Percival <cperc...@tarsnap.com> wrote:
> 
> On 02/21/18 10:10, Benno Rice wrote:
>>  Curiously, changing whitespace seems to cause the md5 of the .o files to 
>> differ
>>  these days hence the following testing strategy:
>> 
>>  Tested by:  objdump -d | md5 (both in-tree clang and lang/gcc6)
> 
> Is this simply because line numbers are changing?  That isn't new; I remember
> a case where a security advisory touched a .h file and suddenly a huge number
> of binaries changed because they included header file line numbers.

No, it happened when I changed the indent of the while statement on line ~132 
in memcpy. I do suspect debug info though.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to