public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/57255] New: [meta-bug] ref-qualifiers
@ 2013-05-12  8:47 paolo.carlini at oracle dot com
  2013-05-12  8:48 ` [Bug c++/57255] " paolo.carlini at oracle dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-05-12  8:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 57255
           Summary: [meta-bug] ref-qualifiers
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: paolo.carlini at oracle dot com


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

* [Bug c++/57255] [meta-bug] ref-qualifiers
  2013-05-12  8:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot com
@ 2013-05-12  8:48 ` paolo.carlini at oracle dot com
  2013-05-13 19:36 ` jason at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paolo.carlini at oracle dot com @ 2013-05-12  8:48 UTC (permalink / raw)
  To: gcc-bugs

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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-05-12
     Ever confirmed|0                           |1


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

* [Bug c++/57255] [meta-bug] ref-qualifiers
  2013-05-12  8:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot com
  2013-05-12  8:48 ` [Bug c++/57255] " paolo.carlini at oracle dot com
  2013-05-13 19:36 ` jason at gcc dot gnu.org
@ 2013-05-13 19:36 ` jason at gcc dot gnu.org
  2013-05-13 19:37 ` jason at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jason at gcc dot gnu.org @ 2013-05-13 19:36 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 57255 depends on bug 57253, which changed state.

Bug 57253 Summary: GCC ignores ref-qualifiers of pseudo-function types in explicit specializations
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57253

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


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

* [Bug c++/57255] [meta-bug] ref-qualifiers
  2013-05-12  8:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot com
  2013-05-12  8:48 ` [Bug c++/57255] " paolo.carlini at oracle dot com
@ 2013-05-13 19:36 ` jason at gcc dot gnu.org
  2013-05-13 19:36 ` jason at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jason at gcc dot gnu.org @ 2013-05-13 19:36 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 57255 depends on bug 57254, which changed state.

Bug 57254 Summary: Overload resolution failure when ref-qualified member function templates are defined out-of-line
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57254

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


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

* [Bug c++/57255] [meta-bug] ref-qualifiers
  2013-05-12  8:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot com
                   ` (2 preceding siblings ...)
  2013-05-13 19:36 ` jason at gcc dot gnu.org
@ 2013-05-13 19:37 ` jason at gcc dot gnu.org
  2013-08-07  1:20 ` jason at gcc dot gnu.org
  2020-07-26 17:54 ` ppalka at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: jason at gcc dot gnu.org @ 2013-05-13 19:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 57255 depends on bug 57252, which changed state.

Bug 57252 Summary: GCC does not treat ref-qualified overload set as ambiguous
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57252

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


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

* [Bug c++/57255] [meta-bug] ref-qualifiers
  2013-05-12  8:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot com
                   ` (3 preceding siblings ...)
  2013-05-13 19:37 ` jason at gcc dot gnu.org
@ 2013-08-07  1:20 ` jason at gcc dot gnu.org
  2020-07-26 17:54 ` ppalka at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: jason at gcc dot gnu.org @ 2013-08-07  1:20 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 57255 depends on bug 57825, which changed state.

Bug 57825 Summary: Template specialization for ref qualified member pointers
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57825

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


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

* [Bug c++/57255] [meta-bug] ref-qualifiers
  2013-05-12  8:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot com
                   ` (4 preceding siblings ...)
  2013-08-07  1:20 ` jason at gcc dot gnu.org
@ 2020-07-26 17:54 ` ppalka at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: ppalka at gcc dot gnu.org @ 2020-07-26 17:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57255
Bug 57255 depends on bug 79504, which changed state.

Bug 79504 Summary: Overload resolution in trailing-return-type ignores reference qualifier and leads to recursive template instantiation.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79504

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

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

end of thread, other threads:[~2020-07-26 17:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-12  8:47 [Bug c++/57255] New: [meta-bug] ref-qualifiers paolo.carlini at oracle dot com
2013-05-12  8:48 ` [Bug c++/57255] " paolo.carlini at oracle dot com
2013-05-13 19:36 ` jason at gcc dot gnu.org
2013-05-13 19:36 ` jason at gcc dot gnu.org
2013-05-13 19:37 ` jason at gcc dot gnu.org
2013-08-07  1:20 ` jason at gcc dot gnu.org
2020-07-26 17:54 ` ppalka 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).