------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-05 
16:25 -------
Confirmed, the vectorizer is asking scalar evolution code about a floating 
point variable, I don't know 
where the bug should be fixed.  I want to say in scalar evolution but I don't 
know for sure.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|middle-end                  |tree-optimization
     Ever Confirmed|                            |1
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-05 16:25:15
               date|                            |
            Summary|internal compiler error:    |[4.1 Regression] internal
                   |tree check: expected        |compiler error: tree check:
                   |real_cst, have integer_cst  |expected real_cst, have
                   |in const_binop, at fold-    |integer_cst in const_binop,
                   |const.c:1513                |at fold-const.c:1513
   Target Milestone|---                         |4.1.0


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

Reply via email to