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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|i86_64-pc-cygwin            |
                   |-march=corei7               |
            Summary|g++ reports "internal       |ICE with && on vectors in
                   |compiler error" using SSE2  |C++
                   |and not entirely beautiful  |
                   |programming                 |
              Alias|kc_sse2_shuffle             |

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
ICEs as of 4.9 20140219 too.

C front-end errors out:
t.c: In function ‘updateCount’:
t.c:5:5: error: used vector type where scalar is required

Reply via email to