[Bug c++/60506] ICE with && on vectors in C++
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 12 05:12:00 GMT 2014
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
More information about the Gcc-bugs
mailing list