http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49572
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.4.7 --- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-06-29 09:37:18 UTC --- I suppose on 4.5 and higher FRE/PRE are strong enough to catch this. This testcase has seen multiple adjustments in the past, so I suggest to not worry and adjust its scan patterns (maybe analyzing what is different now).