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 target/43175] __builtin_ia32_vec_perm_v4si doesn't work with -msse4.1



------- Comment #9 from hjl dot tools at gmail dot com  2010-02-25 19:34 -------
The testcase will also fail with -msse4.1:

/export/gnu/import/svn/gcc-test/bld/gcc//xgcc
-B/export/gnu/import/svn/gcc-test/bld/gcc// -O -msse4.1
-fno-asynchronous-unwind-tables    x.c   -o x
./x
make: *** [all] Aborted (core dumped)
[hjl@gnu-1 pr43175]$ 


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|__builtin_ia32_vec_perm_v4si|__builtin_ia32_vec_perm_v4si
                   |doesn't work with AVX       |doesn't work with -msse4.1


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


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