On 7/10/19 5:15 AM, Richard Biener wrote:
>
> The following patch fixes an old (but now manifesting in a testsuite
> fail) issue with value-numbering on big-endian machines. I've
> checked the VN results after the patch on aarch64 with -mbig-endian.
>
> Bootstrap and regtest running on x86_64-un
The following patch fixes an old (but now manifesting in a testsuite
fail) issue with value-numbering on big-endian machines. I've
checked the VN results after the patch on aarch64 with -mbig-endian.
Bootstrap and regtest running on x86_64-unknown-linux-gnu.
I'll commit after this succeeded.