http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46639
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |law at redhat dot com --- Comment #13 from Jeffrey A. Law <law at redhat dot com> --- Another approach would be to do some minimal redundancy elimination as part of the into-ssa pass. Having done it before, I know it's pretty easy.