]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/38745 (ICE: statement makes a memory store, but has no VDEFS)
authorRichard Guenther <rguenther@suse.de>
Mon, 26 Jan 2009 15:03:30 +0000 (15:03 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 26 Jan 2009 15:03:30 +0000 (15:03 +0000)
commit4757704f849f509d4d4a956a3897ac35fc75f36a
treec3ca070b40b63a12ef09a571c550bf8873586da6
parente3e6cff41e9d63815a0396e02ee17d0a1261fccd
re PR tree-optimization/38745 (ICE: statement makes a memory store, but has no VDEFS)

2009-01-26  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/38745
* tree-ssa-alias.c (update_alias_info_1): Exclude RESULT_DECL
from special handling.

From-SVN: r143676
gcc/ChangeLog
gcc/tree-ssa-alias.c