calls.c (expand_call): Fix recognition of C++ operator new.
authorJohn Carr <jfc@mit.edu>
Wed, 29 Apr 1998 12:41:21 +0000 (12:41 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Wed, 29 Apr 1998 12:41:21 +0000 (12:41 +0000)
commitbf5f0e909897688eec9f4f70eb88a805764675f1
treedd1905278f46f2c7d59d423d9eab086e1c6e679b
parenta0281dae2f5b4def60e1f880d0046e581539bf29
calls.c (expand_call): Fix recognition of C++ operator new.

* calls.c (expand_call): Fix recognition of C++ operator new.
* alias.c (mode_alias_check): Disable type based alias detection.

From-SVN: r19492
gcc/ChangeLog
gcc/alias.c
gcc/calls.c