[Bug bootstrap/65725] Bootstrap errors on Solaris 10 x86-64, including object diffs
ro at CeBiTec dot Uni-Bielefeld.DE
gcc-bugzilla@gcc.gnu.org
Wed Dec 12 13:35:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65725
--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #8 from Daniel Richard G. <skunk at iskunk dot org> ---
Hi Daniel,
> I tested this again with GCC 8.2.0 on the same system, using as/ld, and am
> still seeing the object diffs. Would it help if I provided a copy of the
> objects at issue?
it would be helpful to know a bit more about that system: Solaris 10
update release (e.g. from /etc/release), versions of as (as -V) and ld
(ld -V), bootstrap compiler used, version of cmp (and do_compare setting
in the toplevel Makefile).
To investigate comparison failures, it's usually necessary to have both
a few of the object pairs failing the comparison and the corresponding
.s files from -save-temps. You've to be very careful to rerun the exact
compiler invocations from exactly the same directories which can be
tricky due to all the shuffling around due to the different stages.
Rainer
More information about the Gcc-bugs
mailing list