OSDN Git Service

* calls.c (special_function_p): operator new may not be malloc-like.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Mar 2000 09:19:42 +0000 (09:19 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 3 Mar 2000 09:19:42 +0000 (09:19 +0000)
commit456b2d5f515689d233e1cf440da535cb0a39b210
tree1f5a0b1f3495717a7afe9e88d266b213ac8ddfe0
parentc6491ff9a08628778ed7cab231d897888f142bf8
    * calls.c (special_function_p): operator new may not be malloc-like.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32308 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/calls.c