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

2006-07-05 Thread uros at kss-loka dot si


--- Comment #4 from uros at kss-loka dot si  2006-07-05 10:10 ---
This still fails with current mainline gcc.


-- 

uros at kss-loka dot si changed:

   What|Removed |Added

   Last reconfirmed|2006-05-08 07:45:56 |2006-07-05 10:10:38
   date||


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



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

2006-05-08 Thread rguenth at gcc dot gnu dot org


--- 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.364321973154977415791655470656e-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|-00-00 00:00:00 |2006-05-08 07:45:56
   date||


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



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

2006-05-08 Thread rguenth at gcc dot gnu dot org


--- Comment #3 from rguenth at gcc dot gnu dot org  2006-05-08 07:50 ---
Looks a lot like 26197.


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

  BugsThisDependsOn||26197


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



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

2006-05-07 Thread uros at kss-loka dot si


--- Comment #1 from uros at kss-loka dot si  2006-05-07 19:30 ---
Created an attachment (id=11396)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11396action=view)
Reduced cpp testcase

The testcase, reduced with Delta.


-- 


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