* configure.in (configdirs): Remove gdb.t31 until the chill

compiler works again.  It no longer is able to find chillrt0
	since it isn't in libchill.a anymore.
This commit is contained in:
Fred Fish 1993-05-30 01:14:47 +00:00
parent 150ab4401d
commit dd294fc006
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
Sat May 29 17:57:01 1993 Fred Fish (fnf@cygnus.com)
* configure.in (configdirs): Remove gdb.t31 until the chill
compiler works again. It no longer is able to find chillrt0
since it isn't in libchill.a anymore.
* gdb.stabs/wierd.exp: Rewrite to properly handling a missing
wierd.o, make more modular.
* gdb.stabs/wierd.def (bad_neg0type, bad_neg0const): Remove

View File

@ -9,7 +9,7 @@ srcname="DejaGnu"
# Directories to use in all configurations.
configdirs="gdb.t00 gdb.t01 gdb.t02 gdb.t03 gdb.t04 gdb.t05 gdb.t06 \
gdb.t07 gdb.t08 gdb.t09 gdb.t10 gdb.t11 gdb.t12 gdb.t13 gdb.t15 \
gdb.t16 gdb.t17 gdb.t24 gdb.t30 gdb.t31"
gdb.t16 gdb.t17 gdb.t24 gdb.t30"
# Directories to use for a configuration which uses stabs. C++ tests
# are also here because I don't believe they work well for any other