https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70341
Jeffrey A. Law <law at redhat dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernds at redhat dot com, | |law at redhat dot com --- Comment #11 from Jeffrey A. Law <law at redhat dot com> --- I wonder why the old GCSE code hoisting pass doesn't pick this up and pull those loads up the CFG. This seems like exactly what it was designed to handle.