re PR middle-end/47017 (gnatlib ICE on sparc64-linux)
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 3 Jan 2011 23:59:55 +0000 (23:59 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 3 Jan 2011 23:59:55 +0000 (23:59 +0000)
commit42a48c4fd679d11d10d19d6986c44f7c6dbb57dd
treeb3be4fceaac3dadfa2793ef44cd1398091711872
parent249d12daf8fd3f5702d86e9b0f45dbaed5da07cf
re PR middle-end/47017 (gnatlib ICE on sparc64-linux)

PR middle-end/47017
* expr.c (expand_expr_real_1) <MEM_REF>: Call memory_address_addr_space
instead of convert_memory_address_addr_space on the base expression.

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