Commit 529da9b5 by Rainer Orth Committed by Rainer Orth

re PR target/45325 (target attribute doesn't work with -march=i586)

	PR target/45325
	* gcc.target/i386/pr38240.c: Add dg-options "-msse".

From-SVN: r169440
parent 500b16c3
2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
PR target/45325
* gcc.target/i386/pr38240.c: Add dg-options "-msse".
2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* g++.dg/abi/mangle40.C: Pass "" to dg-require-weak.
2011-01-31 Eric Botcazou <ebotcazou@adacore.com>
......
/* { dg-do compile } */
/* { dg-options "-msse" } */
typedef float V
__attribute__ ((__vector_size__ (16), __may_alias__));
......
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