calls.c (special_function_p): Remove `realloc' and add `strdup' to the list of functi...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 30 Nov 1999 23:55:26 +0000 (23:55 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 30 Nov 1999 23:55:26 +0000 (23:55 +0000)
commit8251469698a59e0e3ea61ff9ced016544135048a
treed1a040179727551d90613c1bed15ecf5bba017b2
parent48776cde064312d9fd9bac8c3d0fd73be6944255
calls.c (special_function_p): Remove `realloc' and add `strdup' to the list of functions which have attribute...

        * calls.c (special_function_p): Remove `realloc' and add `strdup'
        to the list of functions which have attribute malloc by default.

From-SVN: r30731
gcc/ChangeLog
gcc/calls.c