Hi. > I tried two runtest commands given below (output is also given > below). Can you please guide me how to run specific set of tests > for example say i would like to run only tests > gcc.target/i386/avx-vaddpd-1.c and > gcc.target/i386/avx-vaddpd-256-1.c ?
Try: make RUNTESTFLAGS=i386.exp=avx-vaddpd-1.c check from the gcc build directory. Cheers, Ben _______________________________________________ DejaGnu mailing list DejaGnu@gnu.org http://lists.gnu.org/mailman/listinfo/dejagnu