Re: [PATCH] Fix typo in index comporasion of CONSTRUCTOR.

2019-06-03 Thread Richard Biener
On Fri, May 31, 2019 at 3:43 PM Martin Liška wrote: > > Hi. > > I've been working on an overhaul of IPA ICF and I noticed that issue. > > Looks to me obvious. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > > Ready to be installed? OK. Richard. > Thanks, > Martin >

[PATCH] Fix typo in index comporasion of CONSTRUCTOR.

2019-05-31 Thread Martin Liška
Hi. I've been working on an overhaul of IPA ICF and I noticed that issue. Looks to me obvious. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/ChangeLog: 2019-05-31 Martin Liska * fold-const.c (operand_equal_p): Fix