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

--- Comment #3 from g.peterhoff.home at talkplus dot de ---
Sorry, I mean
typedef union
{
    __m64 m;
    __m128i s;
    int32_t e [4];
ZZ};

Reply via email to