]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/24117 (struct is not marked fully as call clobbered)
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 29 Sep 2005 19:38:00 +0000 (19:38 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 29 Sep 2005 19:38:00 +0000 (19:38 +0000)
commit8d2c775f0175a71fefe00156505c9f5c50af4114
treebb0627ae5f2c63a515449ff199a6679ce0a7e52b
parentffc53fb0fa533d427c814b3a00da426ce25e7003
re PR tree-optimization/24117 (struct is not marked fully as call clobbered)

2005-09-29  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/24117
* tree-ssa-structalias.c (find_func_aliases): Strip nops
before considering whether to use anyoffset.

From-SVN: r104791
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr24117.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c