public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
@ 2020-06-24  0:44 ` jason at gcc dot gnu.org
  2020-08-03 23:10 ` mpolacek at gcc dot gnu.org
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jason at gcc dot gnu.org @ 2020-06-24  0:44 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 93976 Summary: Implement P2082R1, Fixing CTAD for aggregates
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93976

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
  2020-06-24  0:44 ` [Bug c++/88323] implement C++20 language features jason at gcc dot gnu.org
@ 2020-08-03 23:10 ` mpolacek at gcc dot gnu.org
  2020-08-31 20:12 ` mpolacek at gcc dot gnu.org
                   ` (13 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-08-03 23:10 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91365 Summary: Implement P1814R0: Class template argument deduction for alias templates
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91365

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
  2020-06-24  0:44 ` [Bug c++/88323] implement C++20 language features jason at gcc dot gnu.org
  2020-08-03 23:10 ` mpolacek at gcc dot gnu.org
@ 2020-08-31 20:12 ` mpolacek at gcc dot gnu.org
  2020-09-03 18:32 ` mpolacek at gcc dot gnu.org
                   ` (12 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-08-31 20:12 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 93529 Summary: Implement P1009R2, Array size deduction in new-expressions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93529

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-08-31 20:12 ` mpolacek at gcc dot gnu.org
@ 2020-09-03 18:32 ` mpolacek at gcc dot gnu.org
  2020-09-09 22:06 ` jason at gcc dot gnu.org
                   ` (11 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-09-03 18:32 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 92812 Summary: Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92812

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2020-09-03 18:32 ` mpolacek at gcc dot gnu.org
@ 2020-09-09 22:06 ` jason at gcc dot gnu.org
  2020-09-25 23:59 ` mpolacek at gcc dot gnu.org
                   ` (10 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jason at gcc dot gnu.org @ 2020-09-09 22:06 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91427 Summary: Implement P1825R0, Merged wording for P0527R1 and P1155R3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91427

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2020-09-09 22:06 ` jason at gcc dot gnu.org
@ 2020-09-25 23:59 ` mpolacek at gcc dot gnu.org
  2020-11-13 18:42 ` jason at gcc dot gnu.org
                   ` (9 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2020-09-25 23:59 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 88335 Summary: Implement P1073R3, C++20 immediate functions (consteval).
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88335

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2020-09-25 23:59 ` mpolacek at gcc dot gnu.org
@ 2020-11-13 18:42 ` jason at gcc dot gnu.org
  2020-11-13 18:44 ` jason at gcc dot gnu.org
                   ` (8 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jason at gcc dot gnu.org @ 2020-11-13 18:42 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91367 Summary: Implement P1099R5: using enum
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91367

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2020-11-13 18:42 ` jason at gcc dot gnu.org
@ 2020-11-13 18:44 ` jason at gcc dot gnu.org
  2020-11-13 18:45 ` jakub at gcc dot gnu.org
                   ` (7 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jason at gcc dot gnu.org @ 2020-11-13 18:44 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 90537 Summary: Implement P1286R2, Contra CWG DR1778
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90537

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (7 preceding siblings ...)
  2020-11-13 18:44 ` jason at gcc dot gnu.org
@ 2020-11-13 18:45 ` jakub at gcc dot gnu.org
  2020-11-15 17:10 ` jason at gcc dot gnu.org
                   ` (6 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-11-13 18:45 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 91370 Summary: Implement P1041R4 and P1139R2: Stronger Unicode requirements
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91370

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (8 preceding siblings ...)
  2020-11-13 18:45 ` jakub at gcc dot gnu.org
@ 2020-11-15 17:10 ` jason at gcc dot gnu.org
  2021-08-17 19:21 ` jakub at gcc dot gnu.org
                   ` (5 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jason at gcc dot gnu.org @ 2020-11-15 17:10 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 86252 Summary: Abstract class in function return type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86252

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (9 preceding siblings ...)
  2020-11-15 17:10 ` jason at gcc dot gnu.org
@ 2021-08-17 19:21 ` jakub at gcc dot gnu.org
  2021-09-01 19:35 ` jakub at gcc dot gnu.org
                   ` (4 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-08-17 19:21 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 101539 Summary: [C++20] Implement builtins for layout-compatibility and pointer-interconvertibility traits
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101539

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (10 preceding siblings ...)
  2021-08-17 19:21 ` jakub at gcc dot gnu.org
@ 2021-09-01 19:35 ` jakub at gcc dot gnu.org
  2022-09-08 18:37 ` redi at gcc dot gnu.org
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: jakub at gcc dot gnu.org @ 2021-09-01 19:35 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 101488 Summary: Implement p1042r1 __VA_OPT__ placemarker changes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101488

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (11 preceding siblings ...)
  2021-09-01 19:35 ` jakub at gcc dot gnu.org
@ 2022-09-08 18:37 ` redi at gcc dot gnu.org
  2024-05-01 10:25 ` romain.geissler at amadeus dot com
                   ` (2 subsequent siblings)
  15 siblings, 0 replies; 16+ messages in thread
From: redi at gcc dot gnu.org @ 2022-09-08 18:37 UTC (permalink / raw)
  To: gcc-bugs

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

Bug 88101 Summary: Implement P0528R3, C++20 cmpxchg and padding bits
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88101

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

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (12 preceding siblings ...)
  2022-09-08 18:37 ` redi at gcc dot gnu.org
@ 2024-05-01 10:25 ` romain.geissler at amadeus dot com
  2024-05-01 11:11 ` redi at gcc dot gnu.org
  2024-05-01 14:46 ` jason at gcc dot gnu.org
  15 siblings, 0 replies; 16+ messages in thread
From: romain.geissler at amadeus dot com @ 2024-05-01 10:25 UTC (permalink / raw)
  To: gcc-bugs

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

Romain Geissler <romain.geissler at amadeus dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romain.geissler at amadeus dot com

--- Comment #1 from Romain Geissler <romain.geissler at amadeus dot com> ---
Hi,

With C++20 core feature being almost fully implemented (besides modules, but it
seems modules are quite a beast and other compilers seem to also partially
implement it for now), and with C++20 library feature also in a very advanced
state (Jon even marked #88322 as implemented, though some bug/improvement
tickets have been opened afterwards), and considering that gcc 15 will be
released in 2025 leaving one year to polish the last C++20 issues, would it
make sense to switch the default C++ dialect to C++20 for GCC 15 ?

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (13 preceding siblings ...)
  2024-05-01 10:25 ` romain.geissler at amadeus dot com
@ 2024-05-01 11:11 ` redi at gcc dot gnu.org
  2024-05-01 14:46 ` jason at gcc dot gnu.org
  15 siblings, 0 replies; 16+ messages in thread
From: redi at gcc dot gnu.org @ 2024-05-01 11:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Only after the atomic wait/notify refactoring patches have landed.

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

* [Bug c++/88323] implement C++20 language features.
       [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
                   ` (14 preceding siblings ...)
  2024-05-01 11:11 ` redi at gcc dot gnu.org
@ 2024-05-01 14:46 ` jason at gcc dot gnu.org
  15 siblings, 0 replies; 16+ messages in thread
From: jason at gcc dot gnu.org @ 2024-05-01 14:46 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
I think the goal should be to declare C++20 support no longer experimental in
GCC 15, but I probably wouldn't change the default dialect just yet.

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

end of thread, other threads:[~2024-05-01 14:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-88323-4@http.gcc.gnu.org/bugzilla/>
2020-06-24  0:44 ` [Bug c++/88323] implement C++20 language features jason at gcc dot gnu.org
2020-08-03 23:10 ` mpolacek at gcc dot gnu.org
2020-08-31 20:12 ` mpolacek at gcc dot gnu.org
2020-09-03 18:32 ` mpolacek at gcc dot gnu.org
2020-09-09 22:06 ` jason at gcc dot gnu.org
2020-09-25 23:59 ` mpolacek at gcc dot gnu.org
2020-11-13 18:42 ` jason at gcc dot gnu.org
2020-11-13 18:44 ` jason at gcc dot gnu.org
2020-11-13 18:45 ` jakub at gcc dot gnu.org
2020-11-15 17:10 ` jason at gcc dot gnu.org
2021-08-17 19:21 ` jakub at gcc dot gnu.org
2021-09-01 19:35 ` jakub at gcc dot gnu.org
2022-09-08 18:37 ` redi at gcc dot gnu.org
2024-05-01 10:25 ` romain.geissler at amadeus dot com
2024-05-01 11:11 ` redi at gcc dot gnu.org
2024-05-01 14:46 ` jason 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).