Implementation notes: ppc32, nintendowiilinuxngx, crypto_hash/fugue2

Computer: nintendowiilinuxngx
Architecture: ppc32
CPU ID: unknown CPU ID
SUPERCOP version: 20191221
Operation: crypto_hash
Primitive: fugue2

Compiler output

Implementation: cop_opt32
Security model: unknown
Compiler: gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
hash.c:
hash.c: cc1: out of memory allocating 2053528 bytes after a total of 7815168 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE cop_opt32

Compiler output

Implementation: cop_opt32
Security model: unknown
Compiler: gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
hash.c:
hash.c: cc1: out of memory allocating 2049688 bytes after a total of 8024064 bytes

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE cop_opt32

Compiler output

Implementation: cop_opt32
Security model: unknown
Compiler: gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE
hash.c: virtual memory exhausted: Cannot allocate memory

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -O -fomit-frame-pointer -fwrapv -fPIC -fPIE cop_opt32
gcc -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE cop_opt32