------- Comment #6 from pinskia at gcc dot gnu dot org 2007-07-09 06:00 ------- Alias analysis can handle &a->b now and we also fold during forwprop * &a->b into a->b so it might be a good idea to have this fixed.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23401