Implementation notes: mips64, gcc49, crypto_hash/rhash

Computer: gcc49
Architecture: mips64
CPU ID: unknown CPU ID
SUPERCOP version: 20130126
Operation: crypto_hash
Primitive: rhash

Compiler output

Implementation: crypto_hash/rhash/ref
Compiler: g++ -mabi=64 -O2 -fomit-frame-pointer
Hash.cpp: In file included from crypto_hash.h:4,
Hash.cpp: from Hash.cpp:1:
Hash.cpp: crypto_hash_rhash.h:20:2: error: #endif without #if

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
g++ -mabi=64 -O2 -fomit-frame-pointer ref
g++ -mabi=64 -O3 -fomit-frame-pointer ref
g++ -mabi=64 -O -fomit-frame-pointer ref
g++ -mabi=64 -Os -fomit-frame-pointer ref