public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances
       [not found] <bug-92187-4@http.gcc.gnu.org/bugzilla/>
@ 2020-04-17  1:09 ` ppalka at gcc dot gnu.org
  2020-04-18 10:55 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: ppalka at gcc dot gnu.org @ 2020-04-17  1:09 UTC (permalink / raw)
  To: gcc-bugs

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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |ppalka at gcc dot gnu.org
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-04-17
   Target Milestone|---                         |10.0
                 CC|                            |ppalka at gcc dot gnu.org

--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Confirmed, taking a look.

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

* [Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances
       [not found] <bug-92187-4@http.gcc.gnu.org/bugzilla/>
  2020-04-17  1:09 ` [Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances ppalka at gcc dot gnu.org
@ 2020-04-18 10:55 ` cvs-commit at gcc dot gnu.org
  2020-04-18 10:56 ` ppalka at gcc dot gnu.org
  2020-05-08 13:01 ` ppalka at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-04-18 10:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Patrick Palka <ppalka@gcc.gnu.org>:

https://gcc.gnu.org/g:e43b28ae7f09c0b7a30ab0dd976db761eeb1b0f9

commit r10-7786-ge43b28ae7f09c0b7a30ab0dd976db761eeb1b0f9
Author: Patrick Palka <ppalka@redhat.com>
Date:   Sat Apr 18 06:22:14 2020 -0400

    c++: Abbreviated function template return type [PR92187]

    When updating an auto return type of an abbreviated function template in
    splice_late_return_type, we should also propagate
PLACEHOLDER_TYPE_CONSTRAINTS
    (and cv-qualifiers) of the original auto node.

    gcc/cp/ChangeLog:

            PR c++/92187
            * pt.c (splice_late_return_type): Propagate cv-qualifiers and
            PLACEHOLDER_TYPE_CONSTRAINTS from the original auto node to the new
one.

    gcc/testsuite/ChangeLog:

            PR c++/92187
            * g++.dg/concepts/abbrev5.C: New test.
            * g++.dg/concepts/abbrev6.C: New test.

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

* [Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances
       [not found] <bug-92187-4@http.gcc.gnu.org/bugzilla/>
  2020-04-17  1:09 ` [Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances ppalka at gcc dot gnu.org
  2020-04-18 10:55 ` cvs-commit at gcc dot gnu.org
@ 2020-04-18 10:56 ` ppalka at gcc dot gnu.org
  2020-05-08 13:01 ` ppalka at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: ppalka at gcc dot gnu.org @ 2020-04-18 10:56 UTC (permalink / raw)
  To: gcc-bugs

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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

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

--- Comment #3 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 10.

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

* [Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances
       [not found] <bug-92187-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-04-18 10:56 ` ppalka at gcc dot gnu.org
@ 2020-05-08 13:01 ` ppalka at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: ppalka at gcc dot gnu.org @ 2020-05-08 13:01 UTC (permalink / raw)
  To: gcc-bugs

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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mateusz.pusz at gmail dot com

--- Comment #4 from Patrick Palka <ppalka at gcc dot gnu.org> ---
*** Bug 93103 has been marked as a duplicate of this bug. ***

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

end of thread, other threads:[~2020-05-08 13:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-92187-4@http.gcc.gnu.org/bugzilla/>
2020-04-17  1:09 ` [Bug c++/92187] [concepts] An abbreviated function template ignores type constraint in some circumstances ppalka at gcc dot gnu.org
2020-04-18 10:55 ` cvs-commit at gcc dot gnu.org
2020-04-18 10:56 ` ppalka at gcc dot gnu.org
2020-05-08 13:01 ` 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).