Re: sparc64 vs. gcc 4.8

Erik Fair <[email protected]>
Newsgroups gmane.os.netbsd.ports.sparc64
Message-ID <[email protected]>
On Oct 3, 2014, at 09:15 , Eduardo Horvath <[email protected]> wrote:

> On Fri, 3 Oct 2014, Erik Fair wrote:
> 
>> The object files that differ from the same source but different compiler versions would, one hopes, constrain the bug search space.
> 
> That's probably not a good technique.  Most of the time object files have 
> timestamps in them so they never compare properly.

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).

However, if sparc64's memory barrier implementation has issues, that's certainly fundamental enough to require immediate attention. Eduardo, can you be more specific about what you thought was wrong with the existing implementation?

	Erik <[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.