------- Comment #2 from pinskia at gcc dot gnu dot org  2006-09-15 05:31 -------
Janis could you do a regression hunt on this bug?
Thanks.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis at gcc dot gnu dot org
      Known to fail|                            |4.0.0 4.1.0 4.2.0
      Known to work|                            |3.4.0
            Summary|vector int a = (vector int) |[4.0/4.1/4.2 Regression]
                   |{ 1,1,2,2} is rejected as   |vector int a = (vector int)
                   |non constant                |{ 1,1,2,2} is rejected as
                   |                            |non constant
   Target Milestone|---                         |4.0.4


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

Reply via email to