public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21802] Two-stage name lookup fails for operators
       [not found] <bug-21802-4@http.gcc.gnu.org/bugzilla/>
@ 2013-10-09 23:08 ` paolo.carlini at oracle dot com
  2014-05-18  6:25 ` richard-gccbugzilla at metafoo dot co.uk
  1 sibling, 0 replies; 2+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-10-09 23:08 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21802

--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
This bug likely needs an update: the testcase is still rejected, but likewise
happens with ICC and clang.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug c++/21802] Two-stage name lookup fails for operators
       [not found] <bug-21802-4@http.gcc.gnu.org/bugzilla/>
  2013-10-09 23:08 ` [Bug c++/21802] Two-stage name lookup fails for operators paolo.carlini at oracle dot com
@ 2014-05-18  6:25 ` richard-gccbugzilla at metafoo dot co.uk
  1 sibling, 0 replies; 2+ messages in thread
From: richard-gccbugzilla at metafoo dot co.uk @ 2014-05-18  6:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Richard Smith <richard-gccbugzilla at metafoo dot co.uk> ---
EDG accepts this (which I believe is the correct answer). Clang and GCC reject
(in Clang's case, the callee is resolved in the template definition, but then
ADL is accidentally performed during template instantiation; I've not looked
into where this goes wrong for GCC). The bug seems valid to me.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-18  6:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-21802-4@http.gcc.gnu.org/bugzilla/>
2013-10-09 23:08 ` [Bug c++/21802] Two-stage name lookup fails for operators paolo.carlini at oracle dot com
2014-05-18  6:25 ` richard-gccbugzilla at metafoo dot co.uk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).