Update of /cvsroot/compbench/CompBenchmarks++/CBM-PI/t/reference
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv31301
Added Files:
compiler-fake-gcc-3.2.3-20-rh
Log Message:
First import.
--- NEW FILE: compiler-fake-gcc-3.2.3-20-rh ---
#!/bin/sh
cat <<EOF
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-20)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
EOF
|