[Bug c/50591] C linker not considering number of parameters with extern linkage

schwab@linux-m68k.org gcc-bugzilla@gcc.gnu.org
Sun Oct 2 17:20:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50591

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> 2011-10-02 17:20:39 UTC ---
If you want type-safe linking use C++.  The usual ABIs for C don't provide this
information.



More information about the Gcc-bugs mailing list