summaryrefslogtreecommitdiffstats
path: root/gcc/do_one
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/do_one')
-rwxr-xr-xgcc/do_one2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/do_one b/gcc/do_one
index b531a87..33cdc31 100755
--- a/gcc/do_one
+++ b/gcc/do_one
@@ -722,8 +722,6 @@ else
fi
##### Do the gccgo tests
-if [ ${run_acats} = "yes" -a \
- -d ${BASEDIR}/b-gccada-${cpu} -a ${ada_fail} = "no" ] ; then
if [ ${do_gccgo} = "yes" -a ${run_gccgotests} = "yes" -a \
-d ${BASEDIR}/b-gccgo1-${cpu} -a ${go_fail} = "no" ] ; then
echo "Running GCC Go Tests..."