s390.c (s390_dump_pool): Create copy of constant pool entries since they might hold...
authorAndreas Krebbel <krebbel1@de.ibm.com>
Mon, 10 Sep 2007 13:10:57 +0000 (13:10 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Mon, 10 Sep 2007 13:10:57 +0000 (13:10 +0000)
commit77340500f261c833adb77bc8ad37be5d5789310e
treee344d7dc2512706ff432cd8314067c8f7fb10e49
parent232abc3ff8954a9b040ea11dd8e3291759a159c6
s390.c (s390_dump_pool): Create copy of constant pool entries since they might hold values that must not...

2007-09-10  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (s390_dump_pool): Create copy of constant
pool entries since they might hold values that must not be shared.

From-SVN: r128342
gcc/ChangeLog
gcc/config/s390/s390.c