https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117123
--- Comment #6 from rguenther at suse dot de <rguenther at suse dot de> --- On Wed, 16 Oct 2024, pheeck at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117123 > > --- Comment #5 from Filip Kastl <pheeck at gcc dot gnu.org> --- [...] > If we ignore ssa name version numbers, these snippets are basically the same. > The only difference is the order of basic blocks. For some reason, this > difference is important to PRE. Note that I have only a basic idea about what > PRE does and how it does it. Unless it's in a cycle it shouldn't make a difference.