------- Comment #4 from pinskia at gcc dot gnu dot org  2006-06-20 21:08 -------
The easy way to fix the testcase is to do:
  __vector signed int vsi = {40, 41, 42, 43};

Without the cast.


-- 


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

Reply via email to