alias.c (ao_ref_from_mem): Properly deal with off decl accesses resulting from stack...
authorRichard Guenther <rguenther@suse.de>
Tue, 29 Sep 2009 14:29:10 +0000 (14:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 29 Sep 2009 14:29:10 +0000 (14:29 +0000)
commitb0e96404c1e530a59b2e52a3894a67508f04817d
tree8c4c73f3b4d3a8dec8a928d7d5e7fe50afb453b2
parent4b653ed5a4a7478172199ac88a6a0811bb862f1e
alias.c (ao_ref_from_mem): Properly deal with off decl accesses resulting from stack temporaries on...

2009-09-29  Richard Guenther  <rguenther@suse.de>

* alias.c (ao_ref_from_mem): Properly deal with off decl accesses
resulting from stack temporaries on STRICT_ALIGNMENT targets.

From-SVN: r152278
gcc/ChangeLog
gcc/alias.c