[Bug testsuite/34168] dg-require-effective-target vect_double doesn't work
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 21 07:19:00 GMT 2007
------- Comment #1 from ubizjak at gmail dot com 2007-11-21 07:18 -------
No, the problem is that vectorizer runtime tests require some special
treatment. You can look at gcc.dg/vect/vect-2.c, where check_vect is called to
check for SSE2 support (on x86 targets).
I think that kind of C glue function that would call check_vect() from
gcc.dg/vect/tree-vect.h is needed for fortran runtime vectorizer tests.
--
ubizjak at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-11-21 07:18:47
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34168
More information about the Gcc-bugs
mailing list