http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2316
--- Comment #24 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-30 10:49:27 UTC --- (In reply to comment #23) > I think you can do it with a alias-declaration in an extern "C" block: But that might have only worked when I tested it because Clang++ doesn't overload on language linkage either, I'm not sure if it's actually valid.