------- Comment #4 from pinskia at gcc dot gnu dot org  2006-04-14 01:01 -------
Actually I take that back about being a middle-end issue and not a vectorizer
one.
  vector float vect_cst_.35;
  int vis_type;
....
  vect_cst_.35 = {vis_type, vis_type, vis_type, vis_type};


so it is getting the wrong type for the vector.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|middle-end                  |tree-optimization
   Last reconfirmed|2006-04-14 00:56:27         |2006-04-14 01:01:38
               date|                            |


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

Reply via email to