[Bug optimization/13066] [tree-ssa] ICE in in invert_truthvalue, at fold-const.c:2554

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 16 18:53:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-16 18:53 -------
It is failing on this bb:
(gdb) p debug_tree_bb_n(2)
;; basic block 2, loop depth 0, count 0
;; prev block 1, next block 3
;; pred:       1 (fallthru,exec)
;; succ:       4 (false,exec) 3 (true,exec)
<Uaf68>:;
if (T.2 ^ <Uae0c> == 0B)
  {
    (void)0;
  }
else
  {
    goto <U915c>;
  }

-- 


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



More information about the Gcc-bugs mailing list