[Bug tree-optimization/16225] [3.5 regression] ICE: verify_ssa failed.

2004-08-12 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2004-08-12 17:34 --- (In reply to comment #10) > (In reply to comment #5) > > > 2004-07-30 Jie Zhang <[EMAIL PROTECTED]> > > > > PR tree-optimization/16225 > > * tree-ssa-alias.c

[Bug tree-optimization/16225] [3.5 regression] ICE: verify_ssa failed.

2004-08-11 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2004-08-11 16:01 --- (In reply to comment #5) > 2004-07-30 Jie Zhang <[EMAIL PROTECTED]> > > PR tree-optimization/16225 > * tree-ssa-alias.c (add_may_alias): If 'alias' is call-cl

[Bug tree-optimization/16225] [3.5 regression] ICE: verify_ssa failed.

2004-08-11 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2004-08-11 15:59 --- Jie's patch in comment #4 looks OK. I am working on something related that may remove this quirk altogether. We don't deal with call-clobberedness in any reasonable way right now. Giovanni