https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123825
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Blocks| |123615
Component|libstdc++ |c++
Ever confirmed|0 |1
CC| |jakub at gcc dot gnu.org
Last reconfirmed| |2026-01-26
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That paper is certainly meant to be implemented.
If you comment out the void poison() { and } lines, it will compile, so this is
solely about the block-scope externs and whether they should affect the state
of the corresponding parameter reflections.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123615
[Bug 123615] (c++-reflection) - [meta-bug] reflection issue