re PR middle-end/36671 (gfortran.dg/associated_1.f90)
authorRichard Guenther <rguenther@suse.de>
Mon, 30 Jun 2008 11:39:53 +0000 (11:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 30 Jun 2008 11:39:53 +0000 (11:39 +0000)
commit183ae5958ebc357ebc7f4ca229fb499013430e25
treee0c05af25d6af9cebb7bc3e8cee62c9e2895f3c9
parente3ec709716f079379652de4b2a5e2c014089aca9
re PR middle-end/36671 (gfortran.dg/associated_1.f90)

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.

From-SVN: r137271
gcc/ChangeLog
gcc/tree-ssa-structalias.c