Commit 7eb84e54 by Uros Bizjak Committed by Uros Bizjak

re PR testsuite/36056 (g++.dg/ext/vector14.C doesn't work for ia32)

	PR testsuite/36056
	* g++.dg/ext/vector14.C: Add -msse for 32bit x86 targets.

From-SVN: r134743
parent eed5b0c8
2008-04-28 Uros Bizjak <ubizjak@gmail.com>
PR testsuite/36056
* g++.dg/ext/vector14.C: Add -msse for 32bit x86 targets.
2008-04-27 Richard Guenther <rguenther@suse.de>
PR tree-optimization/18754
// PR c++/35758
// { dg-do compile }
// { dg-options "-msse" { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
#define vector __attribute__((vector_size(16)))
......
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