tree-ssa-structalias.c (intra_create_variable_infos): Create heap variables for incom...
authorRichard Guenther <rguenther@suse.de>
Thu, 26 Jan 2006 17:48:20 +0000 (17:48 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 26 Jan 2006 17:48:20 +0000 (09:48 -0800)
commit7cc92f92ce6c9da6d65817e52da0991e36c1dacb
tree06b5a23ba99e5da79607625fab90818be39a49d5
parent4f67dfcf24affdc0336fbfc0ff0611251c9703be
tree-ssa-structalias.c (intra_create_variable_infos): Create heap variables for incoming parameters if flag_argument_noalias > 1.

2006-01-26  Richard Guenther  <rguenther@suse.de>
            Andrew Pinski  <pinskia@physics.uc.edu>

        * tree-ssa-structalias.c (intra_create_variable_infos):
        Create heap variables for incoming parameters if
        flag_argument_noalias > 1.
        (find_what_p_points_to): Look through default defs of
        parameter decls.

Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu>
From-SVN: r110262
gcc/ChangeLog
gcc/tree-ssa-structalias.c