re PR c/13814 (rejects different prototypes than builtin function)
authorAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 23 Jan 2004 18:38:40 +0000 (10:38 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 23 Jan 2004 18:38:40 +0000 (10:38 -0800)
commit30cab86985cd901aee1ec78580b3a6f912c624db
tree466ad9d22cd5070f82b04e82ef2206dd289372d4
parent92c7bc2abc9f7e1753f520b83fa857675388cbf8
re PR c/13814 (rejects different prototypes than builtin function)

2004-01-23  Zack Weinberg  <zack@codesourcery.com>

        PR c/13814
        * c-decl.c (diagnose_mismatched_decls): Also discard a
        built-in if we encounter an old-style definition with the
        same name.

From-SVN: r76445
gcc/ChangeLog