Hi!
On 2023-12-13T17:12:11+0100, Filip Kastl wrote:
> --- /dev/null
> +++ b/gcc/gimple-ssa-sccopy.cc
> +#include
Pushed to master branch commit 65e41f4fbfc539c5cc429c684176f8ea39f4b8f2
"In 'gcc/gimple-ssa-sccopy.cc', '#define INCLUDE_ALGORITHM' instead of
'#include '",
see attached.
Grüße
Successfully bootstrapped and regtested on x86_64-linux. Will push to master.
Filip
> Am 13.12.2023 um 17:12 schrieb Filip Kastl :
>
>
>>
Hi,
this is a patch that I submitted two months ago as an RFC. I added some
polish
since.
It is a new lightweight pass that removes redundant PHI functions and as a
bonus does basic copy propagat
> > > Hi,
> > >
> > > this is a patch that I submitted two months ago as an RFC. I added some
> > > polish
> > > since.
> > >
> > > It is a new lightweight pass that removes redundant PHI functions and as a
> > > bonus does basic copy propagation. With Jan Hubi?ka we measured that it
> > > is a