public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/110338] New: Implement C++26 language features
@ 2023-06-21 15:58 mpolacek at gcc dot gnu.org
  2023-06-21 15:59 ` [Bug c++/110338] " mpolacek at gcc dot gnu.org
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-06-21 15:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110338
           Summary: Implement C++26 language features
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mpolacek at gcc dot gnu.org
  Target Milestone: ---

A meta bug to track the overall progress of C++26 features in the C++ FE.

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
@ 2023-06-21 15:59 ` mpolacek at gcc dot gnu.org
  2023-06-22 18:46 ` mpolacek at gcc dot gnu.org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-06-21 15:59 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |meta-bug
              Alias|                            |c++26-core
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2023-06-21
             Status|UNCONFIRMED                 |NEW

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
  2023-06-21 15:59 ` [Bug c++/110338] " mpolacek at gcc dot gnu.org
@ 2023-06-22 18:46 ` mpolacek at gcc dot gnu.org
  2023-06-28  3:34 ` jason at gcc dot gnu.org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-06-22 18:46 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110346 Summary: [C++26] P2752R3 - Static storage for braced initializers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110346

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
  2023-06-21 15:59 ` [Bug c++/110338] " mpolacek at gcc dot gnu.org
  2023-06-22 18:46 ` mpolacek at gcc dot gnu.org
@ 2023-06-28  3:34 ` jason at gcc dot gnu.org
  2023-07-18 17:34 ` mpolacek at gcc dot gnu.org
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jason at gcc dot gnu.org @ 2023-06-28  3:34 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110344 Summary: [C++26] P2738R1 - constexpr cast from void*
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110344

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2023-06-28  3:34 ` jason at gcc dot gnu.org
@ 2023-07-18 17:34 ` mpolacek at gcc dot gnu.org
  2023-11-02  6:48 ` jakub at gcc dot gnu.org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2023-07-18 17:34 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110340 Summary: [C++26] P2621R2 - Remove undefined behavior from lexing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110340

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2023-07-18 17:34 ` mpolacek at gcc dot gnu.org
@ 2023-11-02  6:48 ` jakub at gcc dot gnu.org
  2023-11-14 17:33 ` jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-11-02  6:48 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110342 Summary: [C++26] P2361R6 - Unevaluated strings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110342

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2023-11-02  6:48 ` jakub at gcc dot gnu.org
@ 2023-11-14 17:33 ` jakub at gcc dot gnu.org
  2023-11-23  8:42 ` jakub at gcc dot gnu.org
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-11-14 17:33 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110341 Summary: [C++26] P1854R4 - Making non-encodable string literals ill-formed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110341

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2023-11-14 17:33 ` jakub at gcc dot gnu.org
@ 2023-11-23  8:42 ` jakub at gcc dot gnu.org
  2023-11-30  8:16 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-11-23  8:42 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110348 Summary: [C++26] P2741R3 - User-generated static_assert messages
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110348

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2023-11-23  8:42 ` jakub at gcc dot gnu.org
@ 2023-11-30  8:16 ` jakub at gcc dot gnu.org
  2024-04-01 16:35 ` mpolacek at gcc dot gnu.org
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2023-11-30  8:16 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 110349 Summary: [C++26] P2169R4 - Placeholder variables with no name
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110349

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2023-11-30  8:16 ` jakub at gcc dot gnu.org
@ 2024-04-01 16:35 ` mpolacek at gcc dot gnu.org
  2024-04-10  8:20 ` jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2024-04-01 16:35 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114455 Summary: [C++26] P2748R5 - Disallow binding a returned reference to a temporary
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114455

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2024-04-01 16:35 ` mpolacek at gcc dot gnu.org
@ 2024-04-10  8:20 ` jakub at gcc dot gnu.org
  2024-04-30  7:08 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ 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=110338
Bug 110338 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] 14+ messages in thread

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (9 preceding siblings ...)
  2024-04-10  8:20 ` jakub at gcc dot gnu.org
@ 2024-04-30  7:08 ` jakub at gcc dot gnu.org
  2024-05-02  7:40 ` jakub at gcc dot gnu.org
  2024-05-07 20:40 ` jakub at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-04-30  7:08 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114456 Summary: [C++26] P0609R3 - Attributes for structured bindings
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114456

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (10 preceding siblings ...)
  2024-04-30  7:08 ` jakub at gcc dot gnu.org
@ 2024-05-02  7:40 ` jakub at gcc dot gnu.org
  2024-05-07 20:40 ` jakub at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-05-02  7:40 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114458 Summary: [C++26] P2573R2 - = delete("reason");
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114458

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

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

* [Bug c++/110338] Implement C++26 language features
  2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
                   ` (11 preceding siblings ...)
  2024-05-02  7:40 ` jakub at gcc dot gnu.org
@ 2024-05-07 20:40 ` jakub at gcc dot gnu.org
  12 siblings, 0 replies; 14+ messages in thread
From: jakub at gcc dot gnu.org @ 2024-05-07 20:40 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 114459 Summary: [C++26] P2893R3 - Variadic friends
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114459

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

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

end of thread, other threads:[~2024-05-07 20:40 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-21 15:58 [Bug c++/110338] New: Implement C++26 language features mpolacek at gcc dot gnu.org
2023-06-21 15:59 ` [Bug c++/110338] " mpolacek at gcc dot gnu.org
2023-06-22 18:46 ` mpolacek at gcc dot gnu.org
2023-06-28  3:34 ` jason at gcc dot gnu.org
2023-07-18 17:34 ` mpolacek at gcc dot gnu.org
2023-11-02  6:48 ` jakub at gcc dot gnu.org
2023-11-14 17:33 ` jakub at gcc dot gnu.org
2023-11-23  8:42 ` jakub at gcc dot gnu.org
2023-11-30  8:16 ` jakub at gcc dot gnu.org
2024-04-01 16:35 ` mpolacek at gcc dot gnu.org
2024-04-10  8:20 ` jakub at gcc dot gnu.org
2024-04-30  7:08 ` jakub at gcc dot gnu.org
2024-05-02  7:40 ` jakub at gcc dot gnu.org
2024-05-07 20:40 ` jakub 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).