OSDN Git Service

2008-06-30 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jun 2008 11:39:53 +0000 (11:39 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Jun 2008 11:39:53 +0000 (11:39 +0000)
commita7d6b13e4e072e6ca8b8b0e9614e6607b8a27886
treee0c05af25d6af9cebb7bc3e8cee62c9e2895f3c9
parentc7f06018ece8b5272fd728bf230313cde62ebd0a
2008-06-30  Richard Guenther  <rguenther@suse.de>

PR middle-end/36671
* tree-ssa-structalias.c (handle_lhs_call): Add flags argument,
handle calls from ECF_MALLOC functions.
(handle_pure_call): ECF_MALLOC functions do not return
call-used memory.
(find_func_aliases): Handle all calls, adjust calls to handle_lhs_call.

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