>> Hrmmmm, tried that and didn't get very far probably because the >> srcdir is at ../gcc-4.6.3 > > I don't think that's the problem. > > Maybe you need > make check RUNTESTFLAGS=compile.exp=limits-exprparen.c > or > make check RUNTESTFLAGS=compile.exp=*/limits-exprparen.c > or some other variation on that theme. >
Well, too late now, I already incanted make -j 2 -k check and can expect results in a few hours. Thank you for helping. dc