* calls.c (expand_call): Don't confuse member functions named
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Feb 1998 00:39:51 +0000 (00:39 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Feb 1998 00:39:51 +0000 (00:39 +0000)
commit01b84a934eeabd0d901c1d3d80627d1d750f0532
tree647d71df1e9bbc74f905ca9936c90daa8ba48eae
parent6313784ecce6e40a5a7e1466fef954c679963bb6
    * calls.c (expand_call): Don't confuse member functions named
        realloc, setjmp, and so forth with the standard library
        functions of the same names.

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