Implementation notes: ppc32, nintendowiilinuxngx, crypto_hashblocks/sha256

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_hashblocks
Primitive: sha256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
4485610792 0 024692 624 716refgcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
4575611716 0 024684 620 716inplacegcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
4621211748 0 024708 620 716refgcc_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
4915211336 0 025244 624 716inplacegcc_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
7990821036 0 035252 628 716refgcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
7990821036 0 038201 632 716refgcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
8418021488 0 035708 628 716inplacegcc_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221
8418021488 0 038649 632 716inplacegcc_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020010420191221

Compiler output

Implementation: dolbeau/amd64-sha
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
blocks.c: blocks.c:37:23: fatal error: immintrin.h: No such file or directory
blocks.c: #include <immintrin.h>
blocks.c: ^
blocks.c: compilation terminated.

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE dolbeau/amd64-sha
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE dolbeau/amd64-sha
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE dolbeau/amd64-sha
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE dolbeau/amd64-sha