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 middle-end/46011] 256bit vectorizer failed on double->int


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

--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2010-10-14 08:33:13 UTC ---
Author: hjl
Date: Thu Oct 14 08:33:09 2010
New Revision: 165457

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165457
Log:
Scan 256bit AVX register and xfail vectorize4-avx.c.

2010-10-14  H.J. Lu  <hongjiu.lu@intel.com>

    PR middle-end/46011
    * gcc.target/i386/vectorize4-avx.c: Scan 256bit AVX register
    and xfail.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/vectorize4-avx.c


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