alias.c: Include <stdlib.h> and <string.h>.
authorJohn Carr <jfc@mit.edu>
Sun, 15 Feb 1998 12:26:06 +0000 (12:26 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Sun, 15 Feb 1998 12:26:06 +0000 (12:26 +0000)
commit9f8f10de394cd89faec27bb02f8410eb0ea7742e
tree978751eeeb029c3f8ae3a8850e0d1af36a810162
parent5b4772246126539a05f7709fc5740096b7edd039
alias.c: Include <stdlib.h> and <string.h>.

* alias.c: Include <stdlib.h> and <string.h>.
(init_alias_analysis): Pass NULL_RTX instead of 0 to record_set.

From-SVN: r18011
gcc/ChangeLog
gcc/alias.c