re PR testsuite/32062 (Some MASKs aren't sufficient in certain sse4_1 tests)

2007-05-24  H.J. Lu  <hongjiu.lu@intel.com>

	PR testsuite/32062
	* gcc.target/i386/sse4_1-check.h (MASK): New.

From-SVN: r125025
This commit is contained in:
H.J. Lu 2007-05-24 14:12:18 +00:00 committed by H.J. Lu
parent 561e8a90fd
commit 7544f94a79
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2007-05-24 H.J. Lu <hongjiu.lu@intel.com>
PR testsuite/32062
* gcc.target/i386/sse4_1-check.h (MASK): New.
2007-05-24 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
PR fortran/32038

View file

@ -4,6 +4,8 @@
static void sse4_1_test (void);
#define MASK 0x2
int
main ()
{