[Bug tree-optimization/61194] [4.9/5/6/7 Regression] vectorization failed with "bit-precision arithmetic not supported" even if conversion to int is requested

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 8 14:01:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61194

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|4.9.4                       |7.0

--- Comment #20 from Richard Biener <rguenth at gcc dot gnu.org> ---
All functions in the description are vectorized on trunk so do those from
comment#1 and comment#2.  All but bar2 are vectorized with GCC 6 already.

Thus fixed on trunk (or with GCC5/6 with OMP SIMD aka force-vect).


More information about the Gcc-bugs mailing list