https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82177
--- Comment #8 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Eric Gallager from comment #7) > (In reply to rguent...@suse.de from comment #6) > > On Wed, 20 Sep 2017, kristerw at gcc dot gnu.org wrote: > > > > > --- Comment #5 from Krister Walfridsson <kristerw at gcc dot gnu.org> --- > > > Did you mean PR61502 - "== comparison on "one-past" pointer gives wrong > > > result"? > > > > Yes, but I believe there's another one where I posted a similar > > incomplete patch and explained why we can't possibly fix this > > without making points-to analysis useless. > > bug 65752 perhaps? So Richard, I see you've since had this bug depend on bug 65752, but I thought you said it originally was a dup? If it's not a dup, then this one can be confirmed, right?