[Bug c++/94241] ranges::find_if doesn't like data structures defined in a function

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 20 21:07:31 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94241

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> This looks like a front-end issue rather than a library issue.

Yes. I hit this when I started implementing the ranges:: algos and trying to
test them, and reported it as PR 92894.

*** This bug has been marked as a duplicate of bug 92894 ***


More information about the Gcc-bugs mailing list