[Bug tree-optimization/27474] ICE: tree check: expected ssa_name, have struct_field_tag in verify_ssa, at tree-ssa.c:776

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon May 8 07:46:00 GMT 2006



------- Comment #2 from rguenth at gcc dot gnu dot org  2006-05-08 07:45 -------
Confirmed.

;; basic block 3, loop depth 0, count 0
;; prev block 2, next block 4
;; pred:       2 [30.0%]  (exec)
;; succ:       5 [50.0%]  (true,exec) 4 [50.0%]  (false,exec)
<L0>:;
#   SFT.19 = V_MAY_DEF <SFT.19>;
#   SFT.20 = V_MAY_DEF <SFT.20>;
#   SFT.21 = V_MAY_DEF <SFT.21>;
#   SMT.29_86 = V_MAY_DEF <SMT.29_91>;
Parse_Float_Param2 (&Val, &Val2);
#   VUSE <SMT.29_86>;
Val.1_15 = Val;
D.2463_16 = ABS_EXPR <Val.1_15>;
if (D.2463_16 > 1.0000000000000000364321973154977415791655470656e-10) goto
<L2>; else goto <L1>;


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-08 07:45:56
               date|                            |


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



More information about the Gcc-bugs mailing list