varasm.c (decode_rtx_const): Allow unspec (symbol_ref) in constant pool to be identic...
authorHartmut Penner <hpenner@de.ibm.com>
Mon, 4 Feb 2002 08:29:08 +0000 (08:29 +0000)
committerHartmut Penner <hpenner@gcc.gnu.org>
Mon, 4 Feb 2002 08:29:08 +0000 (08:29 +0000)
commitfecaac3765895574348015a1794de65c2e2a64c6
tree0b0401d8a5494b815018a2a77fed5e03b51a5fb4
parentf7948d51468a9c45abd8fd21a0efee1ec479ad37
varasm.c (decode_rtx_const): Allow unspec (symbol_ref) in constant pool to be identical by string address...

     * varasm.c (decode_rtx_const): Allow unspec (symbol_ref) in
     constant pool to be identical by string address and index.

From-SVN: r49471
gcc/ChangeLog
gcc/varasm.c