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/40359] [4.5 Regression] Revision 148211 caused a lot of failures in the vect test suite.



------- Comment #20 from dominiq at lps dot ens dot fr  2009-06-16 10:26 -------
> Yes, the problem is that we think that the test is correct and it doesn't work
> because of some syntax/brackets/space problems.

I certainly don't understand the "space" mess. Before reaching the patch in
comment #14 I have tried several variations. All of them, but the one in
comment #14, either did not fix the failure with -m64 or did fail the test with
-m32. In particular replacing 'target' with 'xfail' fixed the -m64 failure but
the test failed with -m32. What are the expected patterns for the 3 variables
with -m32 and -m64?


-- 


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


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