summaryrefslogtreecommitdiff
path: root/gcc/gccgo_status
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-11-06 15:35:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-11-06 15:35:36 +0000
commit7127cb0d2abad770a97a6dd86a97d316fda698ce (patch)
tree4656c13e437039089fed86a423ddcb2033c87b32 /gcc/gccgo_status
parente3d5bc5b538a58ca65dd313ddf6e6f0c88bd36d0 (diff)
2011-11-06 Joel Sherrill <joel.sherrill@oarcorp.com>
* do_one: do_cleanup defaults to "no". Add initial support for Objective-C and FORTRAN. - Objective-C needs work on run-time support - FORTRAN needs to be tested * gcc_status: Use BUILDDIR not BASEDIR. * gccgo_status: Use BUILDDIR not BASEDIR. * networkconfig.h: Update. * rtems_gccgo_init.c: Switch to unlimited objects configuration. * rundeja: Add Objective-C. * test_driver: Add -C to check options and exit. Add --enable-watchdog to PPL configuration. * testsuite/ada/acats/Makefile.rtems: Correct uC5282. * gccobjc_status: New file.
Diffstat (limited to 'gcc/gccgo_status')
-rwxr-xr-xgcc/gccgo_status5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/gccgo_status b/gcc/gccgo_status
index b13d8e7..448c9a4 100755
--- a/gcc/gccgo_status
+++ b/gcc/gccgo_status
@@ -21,13 +21,12 @@ else
exit 1
fi
-
-if [ ! -d ${BASEDIR}/b-${cpu}-go/gcc/testsuite ] ; then
+if [ ! -d ${BUILDDIR}/b-${cpu}-go/gcc/testsuite ] ; then
echo Test directory not found
exit 1
fi
-cd ${BASEDIR}/b-${cpu}-go/gcc/testsuite
+cd ${BUILDDIR}/b-${cpu}-go/gcc/testsuite
while :
do
for BASE in go