summaryrefslogtreecommitdiff
path: root/contrib/gcc-test-suite/default.cfg
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-05-22 20:04:31 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2010-05-22 20:04:31 (GMT)
commitdbd5e50583752baccb59d981c2e434d3e518f762 (patch)
treef10d3ddd27ab90e6799e209fe297644106c13aa0 /contrib/gcc-test-suite/default.cfg
parent1779c82ad2916f9a3c3ad2dd350dbeb2d6692f9d (diff)
test-suite: apply cleanup pass
Remove all non-modifiable items (target tuple, gcc version, toolchain path...) Makefile syntax ( use $(...) instead of ${...} ) Update doc Space-damage cleanups
Diffstat (limited to 'contrib/gcc-test-suite/default.cfg')
-rw-r--r--contrib/gcc-test-suite/default.cfg7
1 files changed, 0 insertions, 7 deletions
diff --git a/contrib/gcc-test-suite/default.cfg b/contrib/gcc-test-suite/default.cfg
index d9e2bfe..d523008 100644
--- a/contrib/gcc-test-suite/default.cfg
+++ b/contrib/gcc-test-suite/default.cfg
@@ -1,16 +1,9 @@
# Default test suite configuration
-# GCC configuration
-DG_GCC_VERSION = 4.3.2
-DG_GCC_URL = ftp://gcc.gnu.org/pub/gcc/releases/gcc-${DG_GCC_VERSION}/gcc-testsuite-${DG_GCC_VERSION}.tar.gz
-
# Default DejaGnu configuration
DG_TOOLNAME = gcc
DG_TARGET_HOSTNAME = 127.0.0.1
DG_TARGET_USERNAME = root
-DG_TARGET = powerpc-unknown-linux-gnu
-DG_SRC_DIR = ${TOPDIR}/gcc-${DG_GCC_VERSION}/gcc/testsuite
-DG_TOOLCHAIN_DIR = ${TOPDIR}/../../bin
# Default tests
DG_C_TESTS =