re PR tree-optimization/21470 (-fargument-noalias-global has no effect for the vectorizer)
2006-01-26 Richard Guenther <rguenther@suse.de> Andrew Pinski <pinskia@physics.uc.edu> PR tree-opt/21470 partial PR tree-opt/17064 * 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. From-SVN: r110263
This commit is contained in:
parent
7cc92f92ce
commit
9cee811690
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
2006-01-26 Richard Guenther <rguenther@suse.de>
|
||||
Andrew Pinski <pinskia@physics.uc.edu>
|
||||
|
||||
PR tree-opt/21470
|
||||
partial PR tree-opt/17064
|
||||
* tree-ssa-structalias.c (intra_create_variable_infos):
|
||||
Create heap variables for incoming parameters if
|
||||
flag_argument_noalias > 1.
|
||||
|
|
Loading…
Add table
Reference in a new issue