re PR rtl-optimization/50191 (Strange debug insn produced for TOC compiling 416.games...
authorJakub Jelinek <jakub@redhat.com>
Wed, 7 Sep 2011 07:32:46 +0000 (09:32 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 7 Sep 2011 07:32:46 +0000 (09:32 +0200)
commit5d506c7788d7a5eef80c04f1073f6373fc4021aa
treed037890424ed98467b076d3cbfb4d95937c261ce
parent990b7842d47b9f34630495b328fe1e0e1749560d
re PR rtl-optimization/50191 (Strange debug insn produced for TOC compiling 416.gamess with profile-generate)

PR debug/50191
* dwarf2out.c (mem_loc_descriptor) <case MEM>: Try
avoid_constant_pool_reference first instead of last.

From-SVN: r178625
gcc/ChangeLog
gcc/dwarf2out.c