Debian Automated Code Analysis

checkbashisms analysis of stalin_0.11-5.dsc

possible bashism in ./benchmarks/compile-chicken-fixnum-benchmark line 7 (time):
time chicken $1-chicken.scm -optimize-level 4 -block -output-file $1-chicken.c
possible bashism in ./benchmarks/compile-chicken-fixnum-benchmark line 8 (time):
time gcc $1-chicken.c `chicken-config -cflags -libs` -o $1-chicken
possible bashism in ./benchmarks/compile-bigloo-benchmark line 9 (time):
time bigloo2.0e -call/cc -unsafe -Obench -O6 -fstack $2\
     -copt "-O3 -fomit-frame-pointer -freg-struct-return"\
     -o $1-bigloo -suffix scm $1-bigloo.scm
possible bashism in ./benchmarks/compile-and-run-gambit-fixnum-benchmark line 7 (time):
time gsc $1-gambit
possible bashism in ./benchmarks/compile-and-run-gambit-fixnum-benchmark line 9 (time):
time gcc -O3 -fomit-frame-pointer -freg-struct-return\
     -D___SINGLE_HOST -o $1-gambit $1-gambit.c $1-gambit_.c -lgambc
possible bashism in ./benchmarks/compile-and-run-gambit-fixnum-benchmark line 11 (time):
time ./$1-gambit >/dev/null
possible bashism in ./benchmarks/compile-chicken-benchmark line 7 (time):
time chicken $1-chicken.scm -optimize-level 4 -block -output-file $1-chicken.c
possible bashism in ./benchmarks/compile-chicken-benchmark line 8 (time):
time gcc $1-chicken.c `chicken-config -cflags -libs` -o $1-chicken
possible bashism in ./benchmarks/compile-and-run-gambit-benchmark line 7 (time):
time gsc $1-gambit
possible bashism in ./benchmarks/compile-and-run-gambit-benchmark line 9 (time):
time gcc -O3 -fomit-frame-pointer -freg-struct-return\
     -D___SINGLE_HOST -o $1-gambit $1-gambit.c $1-gambit_.c -lgambc
possible bashism in ./benchmarks/compile-and-run-gambit-benchmark line 11 (time):
time ./$1-gambit >/dev/null
possible bashism in ./benchmarks/compile-and-run-stalin-benchmark line 24 (time):
time ../stalin $o $2 $1-stalin
possible bashism in ./benchmarks/compile-and-run-stalin-benchmark line 26 (time):
time ./$1-stalin >/dev/null
possible bashism in ./benchmarks/make-clean line 4 (brace expansion):
rm -f *-{stalin,s2c,gambit,bigloo,chez,chicken}{,_.c,.c,.db,.sc,.scm,.ss,.o}
possible bashism in ./benchmarks/make-clean line 5 (brace expansion):
rm -f {hello,xhello,define-application-example}{,.c,.db,.o}
possible bashism in ./benchmarks/make-clean line 6 (brace expansion):
rm -f {benchmarks-to-latex,bcl-to-latex}{,.c,.db,.o}
possible bashism in ./benchmarks/make-clean line 8 (brace expansion):
rm -f {old-results,fdlcc-results,bcl}.{ps,aux,log,dvi}
possible bashism in ./benchmarks/compile-gambit-fixnum-benchmark line 7 (time):
time gsc $1-gambit
possible bashism in ./benchmarks/compile-gambit-fixnum-benchmark line 9 (time):
time gcc -O3 -fomit-frame-pointer -freg-struct-return\
     -D___SINGLE_HOST -o $1-gambit $1-gambit.c $1-gambit_.c -lgambc
possible bashism in ./benchmarks/compile-stalin-benchmark line 24 (time):
time ../stalin $o $2 $1-stalin
possible bashism in ./benchmarks/run-stalin-benchmark line 5 (time):
time ./$1-stalin >/dev/null
possible bashism in ./benchmarks/run-stalin-benchmark line 6 (time):
time ./$1-stalin >/dev/null
possible bashism in ./benchmarks/run-stalin-benchmark line 7 (time):
time ./$1-stalin >/dev/null
possible bashism in ./benchmarks/run-s2c-benchmark line 9 (time):
time ./$1-s2c >/dev/null
possible bashism in ./benchmarks/run-s2c-benchmark line 10 (time):
time ./$1-s2c >/dev/null
possible bashism in ./benchmarks/run-s2c-benchmark line 11 (time):
time ./$1-s2c >/dev/null
possible bashism in ./benchmarks/compile-s2c-benchmark line 10 (time):
time scc -O3 -fomit-frame-pointer -freg-struct-return\
     -Ob -Og -Ot $2 -o $1-s2c $1-s2c.sc
possible bashism in ./benchmarks/compile-and-run-chicken-fixnum-benchmark line 7 (time):
time chicken $1-chicken.scm -optimize-level 4 -block -output-file $1-chicken.c
possible bashism in ./benchmarks/compile-and-run-chicken-fixnum-benchmark line 8 (time):
time gcc $1-chicken.c `chicken-config -cflags -libs` -o $1-chicken
possible bashism in ./benchmarks/compile-and-run-chicken-fixnum-benchmark line 10 (time):
time ./$1-chicken >/dev/null
possible bashism in ./benchmarks/compile-and-run-bigloo-benchmark line 9 (time):
time bigloo2.0e -call/cc -unsafe -Obench -O6 -fstack $2\
     -copt "-O3 -fomit-frame-pointer -freg-struct-return"\
     -o $1-bigloo -suffix scm $1-bigloo.scm
possible bashism in ./benchmarks/compile-and-run-bigloo-benchmark line 11 (time):
time ./$1-bigloo >/dev/null
possible bashism in ./benchmarks/run-chez-benchmark line 7 (time):
time chez $1-chez.ss >/dev/null
possible bashism in ./benchmarks/run-chez-benchmark line 8 (time):
time chez $1-chez.ss >/dev/null
possible bashism in ./benchmarks/run-chez-benchmark line 9 (time):
time chez $1-chez.ss >/dev/null
possible bashism in ./benchmarks/compile-and-run-chicken-benchmark line 7 (time):
time chicken $1-chicken.scm -optimize-level 4 -block -output-file $1-chicken.c
possible bashism in ./benchmarks/compile-and-run-chicken-benchmark line 8 (time):
time gcc $1-chicken.c `chicken-config -cflags -libs` -o $1-chicken
possible bashism in ./benchmarks/compile-and-run-chicken-benchmark line 10 (time):
time ./$1-chicken >/dev/null
possible bashism in ./benchmarks/run-chicken-benchmark line 5 (time):
time ./$1-chicken >/dev/null
possible bashism in ./benchmarks/run-chicken-benchmark line 6 (time):
time ./$1-chicken >/dev/null
possible bashism in ./benchmarks/run-chicken-benchmark line 7 (time):
time ./$1-chicken >/dev/null
possible bashism in ./benchmarks/compile-gambit-benchmark line 7 (time):
time gsc $1-gambit
possible bashism in ./benchmarks/compile-gambit-benchmark line 9 (time):
time gcc -O3 -fomit-frame-pointer -freg-struct-return\
     -D___SINGLE_HOST -o $1-gambit $1-gambit.c $1-gambit_.c -lgambc
possible bashism in ./benchmarks/run-gambit-benchmark line 5 (time):
time ./$1-gambit >/dev/null
possible bashism in ./benchmarks/run-gambit-benchmark line 6 (time):
time ./$1-gambit >/dev/null
possible bashism in ./benchmarks/run-gambit-benchmark line 7 (time):
time ./$1-gambit >/dev/null
possible bashism in ./benchmarks/compile-and-run-s2c-benchmark line 10 (time):
time scc -O3 -fomit-frame-pointer -freg-struct-return\
     -Ob -Og -Ot $2 -o $1-s2c $1-s2c.sc
possible bashism in ./benchmarks/compile-and-run-s2c-benchmark line 16 (time):
time ./$1-s2c >/dev/null
possible bashism in ./benchmarks/run-bigloo-benchmark line 5 (time):
time ./$1-bigloo >/dev/null
possible bashism in ./benchmarks/run-bigloo-benchmark line 6 (time):
time ./$1-bigloo >/dev/null
possible bashism in ./benchmarks/run-bigloo-benchmark line 7 (time):
time ./$1-bigloo >/dev/null

This report was generated on Fri, 17 Dec 2010 11:39:12 +0000, based on results by checkbashisms 2.10.65git5