]> gcc.gnu.org Git - gcc.git/commit
i386.exp: Use glob, not find to collect tests.
authorRichard Guenther <rguenther@suse.de>
Thu, 26 Oct 2006 08:23:19 +0000 (08:23 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 26 Oct 2006 08:23:19 +0000 (08:23 +0000)
commit4bab2b2301d6fd898ab09a02f6f2cada3638cb18
treedcdb23ad74d8ade5b55eb989e716c62737b55d45
parent9a3da65a389ec77da912edbb2f691134292babaa
i386.exp: Use glob, not find to collect tests.

2006-10-26  Richard Guenther  <rguenther@suse.de>

* gcc.target/i386/i386.exp: Use glob, not find to collect
tests.  Avoids recursing into subdirectories.
* gcc.target/i386/math-torture/math-torture.exp: Torture
for interesting ia32 math options.
* gcc.target.i386/math-torture/lrint.c: New testcase.

From-SVN: r118065
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/i386.exp
gcc/testsuite/gcc.target/i386/math-torture/lrint.c [new file with mode: 0644]
gcc/testsuite/gcc.target/i386/math-torture/math-torture.exp [new file with mode: 0644]
This page took 0.055418 seconds and 5 git commands to generate.