Bug#1110059: produces non-baseline opcodes on ppc64
Simon Richter <[email protected]>
| Newsgroups | gmane.linux.debian.ports.powerpc |
|---|---|
| Message-ID | <175375531112.13185.5197497854849709258.reportbug__46511.8822570489$1753755568$gmane$org@darine.hogyros.de> |
Package: rustc Version: 1.85.0+dfsg3-1 Severity: normal X-Debbugs-Cc: [email protected], [email protected] User: [email protected] Usertags: ppc64 Hi, according to https://wiki.debian.org/PPC64 the baseline is 970, CellBE and POWER4. https://unix.stackexchange.com/q/789985 now reports sqv failing with an invalid opcode, so I suspect the default compiler settings on ppc64 (BE) are wrong (LE baseline is POWER8). Normal severity because not a release port. I suspect a few rebuilds will be needed. Simon