On 11/09/16 21:53, Peter Bergner wrote:
On 9/11/16 3:35 PM, Bernd Edlinger wrote:
FYI: I have a patch for the aarch64 regression here:
https://gcc.gnu.org/bugzilla/attachment.cgi?id=39600
It passes bootstrap and reg-testing on x86_64-linux-gnu.
Thanks for debugging and fixing this!
Also the mentioned aarch64 and powerpc test cases
pass manually in a cross-compiler, but I cannot do the
boot-strap on powerpc or aarch64 by myself.
So It would be nice if one of you would take the time
and try that patch.
I can confirm that is bootstraps and regtests with no regressions
on powerpc64le-linux and that the pr77289.c test case does pass.
The patch also passes bootstrap and testing on aarch64-none-linux-gnu.
The ICEs I was seeing go away.
Thanks!
Kyrill
Peter