Searched refs:test_with_gcc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/bc/
H A Drelease.sh31 printf 'usage: %s [run_tests] [generate_tests] [test_with_clang] [test_with_gcc] \n' "$script"
473 test_with_gcc="$1"
476 test_with_gcc=1
531 elif [ "$test_with_gcc" -ne 0 ]; then
552 if [ "$test_with_gcc" -ne 0 ]; then
562 if [ "$run_valgrind" -ne 0 -a "$test_with_gcc" -ne 0 ]; then

Completed in 95 milliseconds