> In particular, isn't it a known issue that 32-bit hosts and 64-bit hosts can > generate different constant-loading sequences owing to the differing size of > HOST_WIDE_INT? > > Was that 32-bit Solaris? > > cheers, > DaveK
The system is 64-bit Solaris 9 but the native gcc is sparc-sun-solaris2.9 which I believe is 32-bit (sparcv9-sun-solaris2.9 is the 64-bit target if memory serves).