This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49542] [4.7 regression] 2 failures in the vectorization testsuite in 64-bit mode
- From: "irar at il dot ibm.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 5 Jul 2011 06:15:43 +0000
- Subject: [Bug tree-optimization/49542] [4.7 regression] 2 failures in the vectorization testsuite in 64-bit mode
- Auto-submitted: auto-generated
- References: <bug-49542-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49542
Ira Rosen <irar at il dot ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |irar at il dot ibm.com
--- Comment #2 from Ira Rosen <irar at il dot ibm.com> 2011-07-05 06:15:23 UTC ---
I don't know. Why do they fail?
You wrote (here http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00508.html)
> They pass on SPARC 64-bit because the operations are
> transformed to use the word mode.
It doesn't work anymore?
Thanks,
Ira