------- Additional Comments From belyshev at depni dot sinp dot msu dot ru  
2005-03-06 10:15 -------
similar program, but with

-typedef int vec __attribute__ ((vector_size (8)));
+typedef int vec __attribute__ ((mode(DI)));

compiles fine with 3.4.4.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |4.0.0 4.1.0
      Known to work|                            |3.4.4
   Target Milestone|---                         |4.0.0


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

Reply via email to