Bug#1129329: sc-membench: baseline violation on arm64
Adrian Bunk <[email protected]>
| Newsgroups | gmane.linux.debian.ports.arm |
|---|---|
| Message-ID | <177231617414.2051366.547437923412491948.reportbug__44837.1908789099$1772316232$gmane$org@localhost> |
Package: sc-membench Version: 1.2.1-3 Severity: serious X-Debbugs-Cc: [email protected] User: [email protected] Usertags: arm64 https://buildd.debian.org/status/fetch.php?pkg=sc-membench&arch=arm64&ver=1.2.1-3&stamp=1772281931&raw=0 ... Optimization: -mcpu=generic+crc (universal compatibility) ... At least for Cortex-A53 the CRC extension is optional (no idea how much hardware without it actually exists). It is also not clear why the +crc is done at all, I don't see the instruction emitted. In a related note, while CFLAGS_ARCH for amd64 happens to match our baseline, this should also not be set. Please patch out all cases of CFLAGS_ARCH setting.