Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: sparc64 vs. gcc 4.8
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.
One thing to look at is the memory synchronization/locking routines. I
was looking at running the kernel in RMO mode and found that the memory
barriers used in the mutex code are just... wrong.
Eduardo
Home |
Main Index |
Thread Index |
Old Index