[Bug tree-optimization/18705] [4.0 Regression] ACATS c34002a and c460007 ICE expected integer_cst, have var_decl/nop_expr in tree_int_cst_lt, at tree.c:3783

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 28 18:42:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-28 18:42 -------
Confirmed, what is happening is that DOM asked for the MIN/MAX_EXPR for the type but DOM thought 
that MIN/MAX_EXPR for a integer type is always an INTEGER_CST.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|ada                         |tree-optimization
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-28 18:42:02
               date|                            |
            Summary|ACATS c34002a and c460007   |[4.0 Regression] ACATS
                   |ICE expected integer_cst,   |c34002a and c460007 ICE
                   |have var_decl/nop_expr in   |expected integer_cst, have
                   |tree_int_cst_lt, at         |var_decl/nop_expr in
                   |tree.c:3783                 |tree_int_cst_lt, at
                   |                            |tree.c:3783
   Target Milestone|---                         |4.0.0


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



More information about the Gcc-bugs mailing list