------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-02 06:12 ------- This was broken on 20050705. I think this was fixed by: 2005-07-22 Diego Novillo <[EMAIL PROTECTED]>
* tree-ssa-alias.c (count_ptr_derefs): Do not consider &PTR->FLD a dereference of PTR. * tree-ssa-structalias.c (update_alias_info): Consider &PTR->FLD a potential dereference of PTR. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23192