Displaying 1 result from an estimated 1 matches for "gcc110".
Did you mean:
gcc10
2019 May 14
2
PowerPC big-endian tests breakage
Hi all,
One of my commit broke the PowerPC builder, so I reverted it. The issue
could be reproduced only for big-endian, little-endian ppc64 built ok. How
can I fix it? I have no access to any PowerPC box to get to the bottom of
issue. All the other tests are ok.
Commit:
https://github.com/llvm/llvm-project/commit/9c20156de39b377190d7a91783d61877b303fe35,
svn revision: 359870.
Reproduced