public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/85570] Resolution of unqualified-id in member access involving templates fails
       [not found] <bug-85570-4@http.gcc.gnu.org/bugzilla/>
@ 2024-04-04 22:54 ` pinskia at gcc dot gnu.org
  2024-04-04 23:01 ` mpolacek at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-04 22:54 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |11.4.0
           Keywords|                            |needs-bisection
      Known to work|                            |12.1.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks to be fixed in GCC 12+.

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

* [Bug c++/85570] Resolution of unqualified-id in member access involving templates fails
       [not found] <bug-85570-4@http.gcc.gnu.org/bugzilla/>
  2024-04-04 22:54 ` [Bug c++/85570] Resolution of unqualified-id in member access involving templates fails pinskia at gcc dot gnu.org
@ 2024-04-04 23:01 ` mpolacek at gcc dot gnu.org
  2024-04-04 23:04 ` pinskia at gcc dot gnu.org
  2024-04-04 23:10 ` mpolacek at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-04 23:01 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-bisection             |
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Compiles since r12-3643:

commit 18b57c1d4a8777bedfe4ed47166f033e71bc144b
Author: Jason Merrill <jason@redhat.com>
Date:   Fri Sep 17 14:18:55 2021 -0400

    c++: improve lookup of member-qualified names

I guess I should add the test.

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

* [Bug c++/85570] Resolution of unqualified-id in member access involving templates fails
       [not found] <bug-85570-4@http.gcc.gnu.org/bugzilla/>
  2024-04-04 22:54 ` [Bug c++/85570] Resolution of unqualified-id in member access involving templates fails pinskia at gcc dot gnu.org
  2024-04-04 23:01 ` mpolacek at gcc dot gnu.org
@ 2024-04-04 23:04 ` pinskia at gcc dot gnu.org
  2024-04-04 23:10 ` mpolacek at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-04 23:04 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #4)
> I guess I should add the test.

Though cpp23/lookup2.C does look close to this testcase here.

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

* [Bug c++/85570] Resolution of unqualified-id in member access involving templates fails
       [not found] <bug-85570-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2024-04-04 23:04 ` pinskia at gcc dot gnu.org
@ 2024-04-04 23:10 ` mpolacek at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-04 23:10 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Fixed then.

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

end of thread, other threads:[~2024-04-04 23:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-85570-4@http.gcc.gnu.org/bugzilla/>
2024-04-04 22:54 ` [Bug c++/85570] Resolution of unqualified-id in member access involving templates fails pinskia at gcc dot gnu.org
2024-04-04 23:01 ` mpolacek at gcc dot gnu.org
2024-04-04 23:04 ` pinskia at gcc dot gnu.org
2024-04-04 23:10 ` mpolacek at gcc dot gnu.org

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).