Implementation notes: armeabi, sachr, crypto_sign/pflash1

Computer: sachr
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20140514
Operation: crypto_sign
Primitive: pflash1

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: cc
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/cckIWaAO.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cckIWaAO.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
cc ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccmU05nw.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccmU05nw.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccUSxM4E.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccUSxM4E.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccIwp6XP.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccIwp6XP.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccgnLV3B.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccgnLV3B.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccitTk3r.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccitTk3r.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -fno-schedule-insns -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccOw1YZh.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccOw1YZh.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -fno-schedule-insns -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccMTVv7h.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccMTVv7h.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -fno-schedule-insns -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/cc6uRFeB.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cc6uRFeB.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -fno-schedule-insns -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccaanCbE.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccaanCbE.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -fno-schedule-insns -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccM5Hgcv.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccM5Hgcv.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/cckEP68J.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cckEP68J.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccGqFC6h.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccGqFC6h.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccAtXmAV.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccAtXmAV.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccyK00Ll.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccyK00Ll.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccJdbJjl.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccJdbJjl.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccGlPHrn.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccGlPHrn.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccqseR66.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccqseR66.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccTW40C8.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccTW40C8.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm810 -O2 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/cc6fvWXG.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cc6fvWXG.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm810 -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm810 -O3 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccGyVDRl.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccGyVDRl.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm810 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm810 -O -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccGfLuJK.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccGfLuJK.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm810 -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm810 -Os -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccmLimwK.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccmLimwK.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm810 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm8 -O2 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccnUbr07.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccnUbr07.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm8 -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm8 -O3 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccUnxVnx.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccUnxVnx.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm8 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm8 -O -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/cceTlw14.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cceTlw14.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm8 -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=arm8 -Os -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccvOL3me.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccvOL3me.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=arm8 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a5 -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccLN46Va.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccLN46Va.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a5 -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a5 -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccGqMwaL.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccGqMwaL.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a5 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a5 -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccpKOCDt.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccpKOCDt.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a5 -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a5 -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccjduxp3.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccjduxp3.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a5 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccbQoyZc.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccbQoyZc.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccGbAmKp.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccGbAmKp.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/cc9CeR2d.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cc9CeR2d.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccUaP200.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccUaP200.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccslIbWo.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccslIbWo.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccIrMRvW.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccIrMRvW.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccPG9VGj.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccPG9VGj.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/cc6xzi9n.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cc6xzi9n.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccgNznJ0.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccgNznJ0.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccifPJnD.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccifPJnD.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/ccIdrMF6.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccIdrMF6.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
try.c: /tmp/cc8CbIJB.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cc8CbIJB.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/cchMzJx4.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cchMzJx4.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm1100 -O3 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccwn4srP.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccwn4srP.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm1100 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm1100 -O -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccPNF00m.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccPNF00m.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm1100 -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccJAziX4.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccJAziX4.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccIdZaG1.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccIdZaG1.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccgvDzvv.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccgvDzvv.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm110 -O -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/cciBbKhV.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cciBbKhV.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm110 -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm110 -Os -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccQZ1F35.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccQZ1F35.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm110 -Os -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm -O2 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/cc15DIgl.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/cc15DIgl.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm -O2 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm -O3 -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccacEnMd.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccacEnMd.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm -O3 -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm -O -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccsn3WtC.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccsn3WtC.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm -O -fomit-frame-pointer ref

Compiler output

Implementation: crypto_sign/pflash1/ref
Compiler: gcc -mcpu=strongarm -Os -fomit-frame-pointer
BLAS.c: BLAS.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF.c: GF.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF16.c: GF16.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GF256.c: GF256.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
GFword.c: GFword.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
PFLASH.c: PFLASH.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
SignScheme.c: SignScheme.c: In function 'signatureofshorthash':
SignScheme.c: SignScheme.c:211:2: warning: passing argument 1 of 'SignScheme_sign' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:95:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c: In function 'verification':
SignScheme.c: SignScheme.c:227:2: warning: passing argument 1 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
SignScheme.c: SignScheme.c:227:2: warning: passing argument 2 of 'SignScheme_GMap' discards 'const' qualifier from pointer target type [enabled by default]
SignScheme.c: SignScheme.c:152:5: note: expected 'byte *' but argument is of type 'const unsigned char *'
usehash.c: usehash.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: try-anything.c:1:0: warning: target CPU does not support THUMB instructions [enabled by default]
try.c: /tmp/ccd4ELxm.o: In function `predoit':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: /tmp/ccd4ELxm.o: In function `test':
try.c: try.c:(.text+0x...): undefined reference to `crypto_sign_pflash1_ref_keypair'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -mcpu=strongarm -Os -fomit-frame-pointer ref