------- Comment #9 from pinskia at gcc dot gnu dot org 2007-03-18 17:18 -------
/* The only case we did not replace all uses this way is if the use statement is of the form *name = name. */ return rhs != name; This is not true. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31254