Bug 110346

Summary: [C++26] P2752R3 - Static storage for braced initializers
Product: gcc Reporter: Marek Polacek <mpolacek>
Component: c++Assignee: Marek Polacek <mpolacek>
Status: RESOLVED FIXED    
Severity: normal CC: webrown.cpp
Priority: P3    
Version: 14.0   
Target Milestone: ---   
See Also: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110070
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105838
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110102
Host: Target:
Build: Known to work:
Known to fail: Last reconfirmed: 2023-06-22 00:00:00
Bug Depends on:    
Bug Blocks: 110338    

Description Marek Polacek 2023-06-21 16:23:06 UTC
See <https://wg21.link/P2752R3>.
Comment 1 Drea Pinski 2023-06-21 22:41:39 UTC
`Add that this proposal is already DR’ed in GCC trunk.`
Comment 2 Marek Polacek 2023-06-21 22:54:40 UTC
Probably resolved by r14-1500-g4d935f52b0d5c0.
Comment 3 Marek Polacek 2023-06-22 16:06:25 UTC
Resolved by Jason; let me update the docs at least.
Comment 4 Marek Polacek 2023-06-22 18:46:02 UTC
Docs updated.