Implementation notes: x86, leaf, crypto_aead/simonjambu96v2

Computer: leaf
Architecture: x86
CPU ID: unknown CPU ID
SUPERCOP version: 20160731
Operation: crypto_aead
Primitive: simonjambu96v2

Test failure

Implementation: crypto_aead/simonjambu96v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
error 111
crypto_aead_encrypt writes after output

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/simonjambu96v2/ref
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Simon.c: Simon.c: In function 'SimonKeySetup96':
Simon.c: Simon.c:42: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:43: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:50: warning: integer constant is too large for 'long' type
Simon.c: Simon.c: In function 'SimonEncrypt96':
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_initialization':
encrypt_simon96.c: encrypt_simon96.c:20: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_generation':
encrypt_simon96.c: encrypt_simon96.c:36: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_verification':
encrypt_simon96.c: encrypt_simon96.c:51: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_step':
encrypt_simon96.c: encrypt_simon96.c:62: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_partial':
encrypt_simon96.c: encrypt_simon96.c:80: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:103: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_partial':
encrypt_simon96.c: encrypt_simon96.c:121: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:123: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:144: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:145: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_partial':
encrypt_simon96.c: encrypt_simon96.c:158: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:163: warning: integer constant is too large for 'long' type
try.c: /tmp//cchK1AHB.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/simonjambu96v2/ref
Compiler: gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Simon.c: Simon.c: In function 'SimonKeySetup96':
Simon.c: Simon.c:42: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:43: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:50: warning: integer constant is too large for 'long' type
Simon.c: Simon.c: In function 'SimonEncrypt96':
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_initialization':
encrypt_simon96.c: encrypt_simon96.c:20: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_generation':
encrypt_simon96.c: encrypt_simon96.c:36: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_verification':
encrypt_simon96.c: encrypt_simon96.c:51: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_step':
encrypt_simon96.c: encrypt_simon96.c:62: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_partial':
encrypt_simon96.c: encrypt_simon96.c:80: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:103: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_partial':
encrypt_simon96.c: encrypt_simon96.c:121: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:123: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:144: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:145: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_partial':
encrypt_simon96.c: encrypt_simon96.c:158: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:163: warning: integer constant is too large for 'long' type
try.c: /tmp//cc2IyYJl.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/simonjambu96v2/ref
Compiler: gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv
Simon.c: Simon.c: In function 'SimonKeySetup96':
Simon.c: Simon.c:42: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:43: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:50: warning: integer constant is too large for 'long' type
Simon.c: Simon.c: In function 'SimonEncrypt96':
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_initialization':
encrypt_simon96.c: encrypt_simon96.c:20: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_generation':
encrypt_simon96.c: encrypt_simon96.c:36: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_verification':
encrypt_simon96.c: encrypt_simon96.c:51: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_step':
encrypt_simon96.c: encrypt_simon96.c:62: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_partial':
encrypt_simon96.c: encrypt_simon96.c:80: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:103: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_partial':
encrypt_simon96.c: encrypt_simon96.c:121: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:123: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:144: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:145: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_partial':
encrypt_simon96.c: encrypt_simon96.c:158: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:163: warning: integer constant is too large for 'long' type
try.c: /tmp//ccYtaZE3.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv ref

Compiler output

Implementation: crypto_aead/simonjambu96v2/ref
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv
Simon.c: Simon.c: In function 'SimonKeySetup96':
Simon.c: Simon.c:42: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:43: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:50: warning: integer constant is too large for 'long' type
Simon.c: Simon.c: In function 'SimonEncrypt96':
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
Simon.c: Simon.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_initialization':
encrypt_simon96.c: encrypt_simon96.c:20: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_generation':
encrypt_simon96.c: encrypt_simon96.c:36: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_tag_verification':
encrypt_simon96.c: encrypt_simon96.c:51: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_step':
encrypt_simon96.c: encrypt_simon96.c:62: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_aut_ad_partial':
encrypt_simon96.c: encrypt_simon96.c:80: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:101: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:103: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_enc_aut_msg_partial':
encrypt_simon96.c: encrypt_simon96.c:121: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:123: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_msg_step':
encrypt_simon96.c: encrypt_simon96.c:144: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:145: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c: In function 'jambu_dec_aut_partial':
encrypt_simon96.c: encrypt_simon96.c:158: warning: integer constant is too large for 'long' type
encrypt_simon96.c: encrypt_simon96.c:163: warning: integer constant is too large for 'long' type
try.c: /tmp//cc04klJq.o: In function `alignedcalloc':
try.c: try-anything.c:(.text+0x...): warning: warning: random() may return deterministic values, is that what you want?

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv ref