------- Comment #8 from pinskia at gcc dot gnu dot org 2005-10-06 19:58 ------- (In reply to comment #7) > A regression hunt using the testcase from comment #4 identified this patch > from pinskia: And this is a latent bug because the dumps show that my patch just caused more constant prop of &theTemp into *this_6 which causes to be simplified to theTemp.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24231