On Tue, Apr 19, 2011 at 02:06:13PM -0700, Steve Kargl wrote: > On Mon, Apr 18, 2011 at 05:54:28PM +0200, Rainer Orth wrote: > > As already done for the g++.dg/guality driver, I'm also disabling the > > remaining guality testsuites on Tru64 UNIX: the gcc.dg one doesn't even > > start: > > > > gdb: took too long to attach > > > > and the gfortran tests either fail or are unsupported. It seems gdb on > > this platform is in a miserable state right now, so there's no point in > > trying. > > > > Tested with the appropriate runtest invocation, installed on mainline. > > > > Rainer > > > > > > 2011-04-18 Rainer Orth <r...@cebitec.uni-bielefeld.de> > > > > PR testsuite/48251 > > * gcc.dg/guality/guality.exp: Disable on alpha*-dec-osf*. > > * gfortran.dg/guality/guality.exp: Likewise. > > > > This appears to have broken checking on x86_64-*-freebsd. > > unning /home/sgk/gcc/gcc4x/gcc/testsuite/gfortran.dg/dg.exp ... > ERROR: tcl error sourcing > /home/sgk/gcc/gcc4x/gcc/testsuite/gfortran.dg/dg.exp. > ERROR: unmatched open brace in list
Upon further investigation, it appears to be an error in a local change. It just happenend that the problem appear right after I updated my tree with your patch. Sorry about the noise. -- Steve