Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: sparc64 vs. gcc 4.8



On Oct 4, 2014, at 00:44, Martin Husemann <martin%duskware.de@localhost> wrote:

> On Fri, Oct 03, 2014 at 01:54:05PM -0700, Erik Fair wrote:
>> This suggests a need for "elfcmp" or "objcmp" or equivalent, to
>> compare like ELF sections (text, data, bss, symbols) in object files
>> against each other, while excluding sections that would always be
>> different (e.g. notes containing time stamps, compiler versions).
> 
> This does not make a lot of sense for such different compiler versions
> involved.

So you’re saying that the code generation has changed so much between those versions that few if any object modules will have the same instructions in the same order, despite identical source input?

	Erik <fair%netbsd.org@localhost>



Home | Main Index | Thread Index | Old Index