[Bug c/81629] redefined memcpy leads to segmentation fault

mpolacek at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jul 31 10:32:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81629

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mpolacek at gcc dot gnu.org

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
We'll need something like -Wincompatible-library-redeclaration.  If the user
declares a library function and that declaration is not compatible, shout.


More information about the Gcc-bugs mailing list