------- Comment #2 from rguenth at gcc dot gnu dot org  2010-02-09 16:11 -------
Subject: Bug 43008

Author: rguenth
Date: Tue Feb  9 16:11:34 2010
New Revision: 156628

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=156628
Log:
2010-02-09  Richard Guenther  <rguent...@suse.de>

        PR tree-optimization/43008
        * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
        make HEAP variables initialized from global memory if they
        are not known builtin functions.
        (find_func_aliases): Adjust.

        * gcc.c-torture/execute/pr43008.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr43008.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-structalias.c


-- 


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

Reply via email to