------- Comment #4 from rguenth at gcc dot gnu dot org  2008-06-30 11:40 -------
Subject: Bug 36671

Author: rguenth
Date: Mon Jun 30 11:39:53 2008
New Revision: 137271

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137271
Log:
2008-06-30  Richard Guenther  <[EMAIL PROTECTED]>

        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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-structalias.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36671

Reply via email to