re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for sparc64...
authorJakub Jelinek <jakub@redhat.com>
Mon, 2 Jan 2012 22:17:02 +0000 (23:17 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 2 Jan 2012 22:17:02 +0000 (23:17 +0100)
commita4f436ffbb6a31d9aa56e4bebb7ccd9f7cf3bfe5
treecf6fb8c50d40f33b0c570d6a702587a240c9f503
parentab807569b6233bc5226dda1e67504d7d09114529
re PR bootstrap/51725 (segfault in stage 3 when compiling gcc/opts.c for sparc64-linux)

PR bootstrap/51725
* cselib.c (add_mem_for_addr): Call canonical_cselib_val
on mem_elt first.

From-SVN: r182819
gcc/ChangeLog
gcc/cselib.c