public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/85493] decltype can use deleted constructor and deleted template function in template function
       [not found] <bug-85493-4@http.gcc.gnu.org/bugzilla/>
@ 2021-12-11  5:27 ` pinskia at gcc dot gnu.org
  2022-02-01 15:43 ` marxin at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-11  5:27 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |10.1.0, 10.3.0, 7.2.0
      Known to work|                            |11.1.0, 12.0
           Keywords|                            |needs-bisection
             Blocks|                            |54366

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The testcase in comment #0 seems to be fixed in GCC 11+.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
[Bug 54366] [meta-bug] decltype issues

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

* [Bug c++/85493] decltype can use deleted constructor and deleted template function in template function
       [not found] <bug-85493-4@http.gcc.gnu.org/bugzilla/>
  2021-12-11  5:27 ` [Bug c++/85493] decltype can use deleted constructor and deleted template function in template function pinskia at gcc dot gnu.org
@ 2022-02-01 15:43 ` marxin at gcc dot gnu.org
  2022-02-21 14:20 ` cvs-commit at gcc dot gnu.org
  2022-02-21 14:21 ` ppalka at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-02-01 15:43 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needs-bisection             |
                 CC|                            |marxin at gcc dot gnu.org,
                   |                            |ppalka at gcc dot gnu.org

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
Fixed with r11-434-g115232b778943be0.

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

* [Bug c++/85493] decltype can use deleted constructor and deleted template function in template function
       [not found] <bug-85493-4@http.gcc.gnu.org/bugzilla/>
  2021-12-11  5:27 ` [Bug c++/85493] decltype can use deleted constructor and deleted template function in template function pinskia at gcc dot gnu.org
  2022-02-01 15:43 ` marxin at gcc dot gnu.org
@ 2022-02-21 14:20 ` cvs-commit at gcc dot gnu.org
  2022-02-21 14:21 ` ppalka at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2022-02-21 14:20 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 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:e74d764e172fa6afdbd194ce57decc80237631dc

commit r12-7311-ge74d764e172fa6afdbd194ce57decc80237631dc
Author: Patrick Palka <ppalka@redhat.com>
Date:   Mon Feb 21 09:20:23 2022 -0500

    c++: Add testcase for already fixed PR [PR85493]

    The a1 and a2 case were fixed (by diagnosing the invalid expression)
    with r11-434, and the a3 case with r8-7625.

            PR c++/85493

    gcc/testsuite/ChangeLog:

            * g++.dg/cpp0x/decltype80.C: New test.

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

* [Bug c++/85493] decltype can use deleted constructor and deleted template function in template function
       [not found] <bug-85493-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-02-21 14:20 ` cvs-commit at gcc dot gnu.org
@ 2022-02-21 14:21 ` ppalka at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-02-21 14:21 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |11.0

--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Thus fixed for GCC 11+, thanks for the bug report.

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

end of thread, other threads:[~2022-02-21 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-85493-4@http.gcc.gnu.org/bugzilla/>
2021-12-11  5:27 ` [Bug c++/85493] decltype can use deleted constructor and deleted template function in template function pinskia at gcc dot gnu.org
2022-02-01 15:43 ` marxin at gcc dot gnu.org
2022-02-21 14:20 ` cvs-commit at gcc dot gnu.org
2022-02-21 14:21 ` 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).