https://issues.dlang.org/show_bug.cgi?id=9655

--- Comment #9 from bearophile_h...@eml.cc ---
(In reply to yebblies from comment #7)

> No, you shouldn't rely on this ever.

Why? I think the C standard requires those functions to have different
addresses. So I think that C code is correct. (And indeed as far as I know GCC
replaces equal function implementations with a jump, to keep addressed
distinct).

--

Reply via email to