[Bug c++/124394] [reflection] same extern "C" functions in different namespaces
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 7 00:18:34 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124394
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Marek Polacek from comment #1)
> But I think this is not a bug in the Reflection code.
I don't think it is in the reflection code of the C++ front-end either which is
why I linked (in the see also) the other C++ front-end issues related to
extern"C" functions refering to the same function but failing because the
front-end thinks they are not actually.
More information about the Gcc-bugs
mailing list