[Bug c++/87208] dependent name resolution selects a function it should have NEVER considered

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 4 14:18:00 GMT 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-09-04
           See Also|                            |https://gcc.gnu.org/bugzill
                   |                            |a/show_bug.cgi?id=51577
     Ever confirmed|0                           |1

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Ah yes, I didn't look closely enough.

Confirmed. Every release I tested from 4.3 onwards has the same behaviour, so
it doesn't seem to be a regression.


More information about the Gcc-bugs mailing list