re PR middle-end/44790 (Bootstrap fails after MEM-REF merge)
authorRichard Guenther <rguenther@suse.de>
Wed, 7 Jul 2010 12:43:38 +0000 (12:43 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 7 Jul 2010 12:43:38 +0000 (12:43 +0000)
commit0ee95c437f66aaad025b4a46490ef17e32e729ad
treee95c41a2882b861f19c23029d218aecd8fe899ca
parent86353474a05912dbee5593dd3a90de9d3219a54a
re PR middle-end/44790 (Bootstrap fails after MEM-REF merge)

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

PR middle-end/44790
* expr.c (expand_expr_real_1): Go the POINTER_PLUS_EXPR path
for expanding the constant offset for MEM_REFs.

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