This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/67969] [concepts] bug with overloaded function when using constraints


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

Hubert Tong <hstong at ca dot ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hstong at ca dot ibm.com

--- Comment #2 from Hubert Tong <hstong at ca dot ibm.com> ---
Reproduced on GCC 6.1.
Works for me on GCC 6.2: https://wandbox.org/permlink/oLKUMUjPG7Gm2hLK

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]