https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124394
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
CC| |mpolacek at gcc dot gnu.org
Last reconfirmed| |2026-03-07
--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Confirmed, extern "C" functions in multiple namespaces refer to the same
function. But I think this is not a bug in the Reflection code.