public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/94404] New: [meta-bug] C++ core issues
@ 2020-03-30 15:45 mpolacek at gcc dot gnu.org
  2020-05-08 20:16 ` [Bug c++/94404] " mpolacek at gcc dot gnu.org
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-03-30 15:45 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94404
           Summary: [meta-bug] C++ core issues
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mpolacek at gcc dot gnu.org
  Target Milestone: ---

This meta bug tracks open reports for various C++ DRs.

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
@ 2020-05-08 20:16 ` mpolacek at gcc dot gnu.org
  2020-06-29 15:11 ` mpolacek at gcc dot gnu.org
                   ` (20 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-05-08 20:16 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-05-08

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
  2020-05-08 20:16 ` [Bug c++/94404] " mpolacek at gcc dot gnu.org
@ 2020-06-29 15:11 ` mpolacek at gcc dot gnu.org
  2020-07-14 19:15 ` mpolacek at gcc dot gnu.org
                   ` (19 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-06-29 15:11 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94553 Summary: Revise [basic.scope.declarative]/4.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94553

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
  2020-05-08 20:16 ` [Bug c++/94404] " mpolacek at gcc dot gnu.org
  2020-06-29 15:11 ` mpolacek at gcc dot gnu.org
@ 2020-07-14 19:15 ` mpolacek at gcc dot gnu.org
  2020-08-03 21:45 ` mpolacek at gcc dot gnu.org
                   ` (18 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-07-14 19:15 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 94415 Summary: Implement DR 2237: Can a template-id name a constructor?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94415

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2020-07-14 19:15 ` mpolacek at gcc dot gnu.org
@ 2020-08-03 21:45 ` mpolacek at gcc dot gnu.org
  2020-09-21 22:14 ` mpolacek at gcc dot gnu.org
                   ` (17 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-08-03 21:45 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 96218 Summary: DR 2032: Default template-arguments of variable templates
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96218

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2020-08-03 21:45 ` mpolacek at gcc dot gnu.org
@ 2020-09-21 22:14 ` mpolacek at gcc dot gnu.org
  2020-11-10  0:04 ` mpolacek at gcc dot gnu.org
                   ` (16 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-09-21 22:14 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90583 Summary: Implement DR 1722, lambda to function pointer conversion should be noexcept
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90583

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2020-09-21 22:14 ` mpolacek at gcc dot gnu.org
@ 2020-11-10  0:04 ` mpolacek at gcc dot gnu.org
  2021-06-11 20:11 ` ppalka at gcc dot gnu.org
                   ` (15 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-11-10  0:04 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 97453 Summary: Implement CWG issue 2303
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97453

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2020-11-10  0:04 ` mpolacek at gcc dot gnu.org
@ 2021-06-11 20:11 ` ppalka at gcc dot gnu.org
  2021-08-23  8:38 ` pinskia at gcc dot gnu.org
                   ` (14 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: ppalka at gcc dot gnu.org @ 2021-06-11 20:11 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 96560 Summary: Substitution triggers compile-time error when it shouldn't
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96560

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2021-06-11 20:11 ` ppalka at gcc dot gnu.org
@ 2021-08-23  8:38 ` pinskia at gcc dot gnu.org
  2021-09-01 18:37 ` mpolacek at gcc dot gnu.org
                   ` (13 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-23  8:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 96138 Summary: DR 458: Hiding of member template parameters by other members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96138

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2021-08-23  8:38 ` pinskia at gcc dot gnu.org
@ 2021-09-01 18:37 ` mpolacek at gcc dot gnu.org
  2021-10-29  7:32 ` jakub at gcc dot gnu.org
                   ` (12 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2021-09-01 18:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 95849 Summary: [DR2356] Universal forwarding constructor inheritance resolution issue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95849

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2021-09-01 18:37 ` mpolacek at gcc dot gnu.org
@ 2021-10-29  7:32 ` jakub at gcc dot gnu.org
  2021-11-06  3:16 ` mpolacek at gcc dot gnu.org
                   ` (11 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-10-29  7:32 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 102820 Summary: [DR2351] Failure to compile void{}
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102820

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (9 preceding siblings ...)
  2021-10-29  7:32 ` jakub at gcc dot gnu.org
@ 2021-11-06  3:16 ` mpolacek at gcc dot gnu.org
  2021-12-03  2:23 ` pinskia at gcc dot gnu.org
                   ` (10 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2021-11-06  3:16 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 95016 Summary: [DR 2082] Referring to parameters in unevaluated operands of default arguments
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95016

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (10 preceding siblings ...)
  2021-11-06  3:16 ` mpolacek at gcc dot gnu.org
@ 2021-12-03  2:23 ` pinskia at gcc dot gnu.org
  2021-12-04 11:38 ` pinskia at gcc dot gnu.org
                   ` (9 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-03  2:23 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 63217 Summary: template conversion operator returning const reference not used for conversion in some cases
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63217

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (11 preceding siblings ...)
  2021-12-03  2:23 ` pinskia at gcc dot gnu.org
@ 2021-12-04 11:38 ` pinskia at gcc dot gnu.org
  2021-12-07  5:13 ` pinskia at gcc dot gnu.org
                   ` (8 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-04 11:38 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 12228 Summary: [DR 244/399] syntax error calling a qualified template dtor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12228

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (12 preceding siblings ...)
  2021-12-04 11:38 ` pinskia at gcc dot gnu.org
@ 2021-12-07  5:13 ` pinskia at gcc dot gnu.org
  2021-12-09  9:04 ` marxin at gcc dot gnu.org
                   ` (7 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-07  5:13 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 67013 Summary: [DR569] Compilation error for well-formed program with empty declaration in the global namespace
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67013

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (13 preceding siblings ...)
  2021-12-07  5:13 ` pinskia at gcc dot gnu.org
@ 2021-12-09  9:04 ` marxin at gcc dot gnu.org
  2021-12-16  2:26 ` pinskia at gcc dot gnu.org
                   ` (6 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-12-09  9:04 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 70163 Summary: C++ DR 257 constructor forward to virtual base class's constructor in an abstract class required
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70163

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (14 preceding siblings ...)
  2021-12-09  9:04 ` marxin at gcc dot gnu.org
@ 2021-12-16  2:26 ` pinskia at gcc dot gnu.org
  2022-04-05 16:33 ` jason at gcc dot gnu.org
                   ` (5 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-12-16  2:26 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 38541 Summary: function parameter type T(*)[]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38541

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (15 preceding siblings ...)
  2021-12-16  2:26 ` pinskia at gcc dot gnu.org
@ 2022-04-05 16:33 ` jason at gcc dot gnu.org
  2023-05-07 16:10 ` ppalka at gcc dot gnu.org
                   ` (4 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: jason at gcc dot gnu.org @ 2022-04-05 16:33 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103852 Summary: [10/11/12 Regression] Alias template argument deduction is available in C++17 mode
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103852

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (16 preceding siblings ...)
  2022-04-05 16:33 ` jason at gcc dot gnu.org
@ 2023-05-07 16:10 ` ppalka at gcc dot gnu.org
  2024-03-08 17:21 ` src at andyf dot de
                   ` (3 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: ppalka at gcc dot gnu.org @ 2023-05-07 16:10 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 103091 Summary: [DR 2256] Can't jump into scope of a variable with a nontrivial destructor in C++20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103091

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (17 preceding siblings ...)
  2023-05-07 16:10 ` ppalka at gcc dot gnu.org
@ 2024-03-08 17:21 ` src at andyf dot de
  2024-04-05 17:44 ` mpolacek at gcc dot gnu.org
                   ` (2 subsequent siblings)
  21 siblings, 0 replies; 23+ messages in thread
From: src at andyf dot de @ 2024-03-08 17:21 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114242 Summary: Coroutine with lambda-coroutine and operator new does not compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114242

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (18 preceding siblings ...)
  2024-03-08 17:21 ` src at andyf dot de
@ 2024-04-05 17:44 ` mpolacek at gcc dot gnu.org
  2024-04-10  8:20 ` jakub at gcc dot gnu.org
  2024-04-11 18:39 ` mpolacek at gcc dot gnu.org
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-05 17:44 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91079 Summary: [DR 1881] Standard-layout classes and unnamed bit-fields
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91079

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (19 preceding siblings ...)
  2024-04-05 17:44 ` mpolacek at gcc dot gnu.org
@ 2024-04-10  8:20 ` jakub at gcc dot gnu.org
  2024-04-11 18:39 ` mpolacek at gcc dot gnu.org
  21 siblings, 0 replies; 23+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-04-10  8:20 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114462 Summary: [C++26] P2809R3 - Trivial infinite loops are not undefined behavior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114462

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

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

* [Bug c++/94404] [meta-bug] C++ core issues
  2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
                   ` (20 preceding siblings ...)
  2024-04-10  8:20 ` jakub at gcc dot gnu.org
@ 2024-04-11 18:39 ` mpolacek at gcc dot gnu.org
  21 siblings, 0 replies; 23+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-11 18:39 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110216 Summary: tuple_size requirements for structured binding has not been updated after DR 2386
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110216

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

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

end of thread, other threads:[~2024-04-11 18:39 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-30 15:45 [Bug c++/94404] New: [meta-bug] C++ core issues mpolacek at gcc dot gnu.org
2020-05-08 20:16 ` [Bug c++/94404] " mpolacek at gcc dot gnu.org
2020-06-29 15:11 ` mpolacek at gcc dot gnu.org
2020-07-14 19:15 ` mpolacek at gcc dot gnu.org
2020-08-03 21:45 ` mpolacek at gcc dot gnu.org
2020-09-21 22:14 ` mpolacek at gcc dot gnu.org
2020-11-10  0:04 ` mpolacek at gcc dot gnu.org
2021-06-11 20:11 ` ppalka at gcc dot gnu.org
2021-08-23  8:38 ` pinskia at gcc dot gnu.org
2021-09-01 18:37 ` mpolacek at gcc dot gnu.org
2021-10-29  7:32 ` jakub at gcc dot gnu.org
2021-11-06  3:16 ` mpolacek at gcc dot gnu.org
2021-12-03  2:23 ` pinskia at gcc dot gnu.org
2021-12-04 11:38 ` pinskia at gcc dot gnu.org
2021-12-07  5:13 ` pinskia at gcc dot gnu.org
2021-12-09  9:04 ` marxin at gcc dot gnu.org
2021-12-16  2:26 ` pinskia at gcc dot gnu.org
2022-04-05 16:33 ` jason at gcc dot gnu.org
2023-05-07 16:10 ` ppalka at gcc dot gnu.org
2024-03-08 17:21 ` src at andyf dot de
2024-04-05 17:44 ` mpolacek at gcc dot gnu.org
2024-04-10  8:20 ` jakub at gcc dot gnu.org
2024-04-11 18:39 ` 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).