Port-sparc64 archive

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

Re: sparc64 vs. gcc 4.8



One other way to go about it: compare the individual object files produced by each compiler before they’re linked into a monolithic kernel. Wouldn’t one expect most of them to be identical? Or is GCC code generation between 4.5 and 4.8 so different that they’ll all change?

The object files that differ from the same source but different compiler versions would, one hopes, constrain the bug search space.

	Erik <fair%netbsd.org@localhost>



Home | Main Index | Thread Index | Old Index