https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127419
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> --- The original reason hoist_adjacent_loads was added was for `EEMBC routelookup`. https://gcc.gnu.org/pipermail/gcc-patches/2012-February/334001.html https://gcc.gnu.org/pipermail/gcc-patches/2012-February/334737.html So PR 125896 is fixed then hoist_adjacent_loads can be removed if I read the original testcase correctly.
