X-Git-Url: https://oss.titaniummirror.com/gitweb?a=blobdiff_plain;f=libstdc%2B%2B-v3%2Fscripts%2Ftestsuite_flags.in;fp=libstdc%2B%2B-v3%2Fscripts%2Ftestsuite_flags.in;h=457adaf4d5f0231120dc8a55cb46c3dfcc8bc371;hb=6fed43773c9b0ce596dca5686f37ac3fc0fa11c0;hp=0000000000000000000000000000000000000000;hpb=27b11d56b743098deb193d510b337ba22dc52e5c;p=msp430-gcc.git diff --git a/libstdc++-v3/scripts/testsuite_flags.in b/libstdc++-v3/scripts/testsuite_flags.in new file mode 100755 index 00000000..457adaf4 --- /dev/null +++ b/libstdc++-v3/scripts/testsuite_flags.in @@ -0,0 +1,81 @@ +#!/bin/sh + +# +# This script computes the various flags needed to run GNU C++ testsuites +# (compiler specific as well as library specific). +# +# Written by Benjamin Kosnik +# Gabriel Dos Reis +# + +# Print a message saying how this script is intended to be invoked +print_usage() { + cat <