re PR tree-optimization/26376 (K+R style function compiled with -fipa-pta ICEs)
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 23 Feb 2006 18:16:12 +0000 (18:16 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 23 Feb 2006 18:16:12 +0000 (18:16 +0000)
commit4b0e73469f6f59deff26f718a946b4b41b63049d
tree302fd6a4a661f407ef5527b0c07894710916b231
parenta5c8d67f10eb90a6f2eff58e50c9ee90d401eb56
re PR tree-optimization/26376 (K+R style function compiled with -fipa-pta ICEs)

2006-02-23  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/26376
* tree-ssa-structalias.c (find_func_aliases):  Use get_id_for_tree,
remove assert.

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