Commit 7544f94a by H.J. Lu Committed by H.J. Lu

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
parent 561e8a90
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
......@@ -4,6 +4,8 @@
static void sse4_1_test (void);
#define MASK 0x2
int
main ()
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment