This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/34878] fast-math-pr33299.f90 failure with illegal instruction due to -ffast-math.



------- Comment #4 from ubizjak at gmail dot com  2008-01-20 15:34 -------
(In reply to comment #3)
> There is the issue, the testcase should be not run on your computer as it is
> using SSE2.  So this is a testsuite issue.

Please look at gcc.dg/vect/ how this should be done. There is a check_vect ()
call before each runtime test (check_vect is in tree-vect.h). I think that
fortran vectorizer tests should call this test too - perhaps via C bindings?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34878


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]