]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not handled...
authorRichard Guenther <rguenther@suse.de>
Wed, 7 Apr 2010 10:15:05 +0000 (10:15 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 7 Apr 2010 10:15:05 +0000 (10:15 +0000)
commit83a416b095d7bcd52ed95cfefc3ea51baddc5b87
treef1d76dbdf1132745f7deb2e31b0d2c6149ec453b
parent6addabbbe815be8107207fcb6e2aa640e2e8c6ca
re PR rtl-optimization/42617 (TARGET_MEM_REF and plain INDIRECT_REFs are not handled by the RTL oracle)

2010-04-07  Richard Guenther  <rguenther@suse.de>

PR middle-end/42617
* expr.c (expand_expr_real_1): For TARGET_MEM_REFs with
pointer bases build simple mem attributes to retain
points-to information.

From-SVN: r158048
gcc/ChangeLog
gcc/expr.c