rs6000.c (rs6000_hash_constant): Fix hash for LABEL_REF's.
authorGraham Stott <grahams@gcc.gnu.org>
Wed, 31 Jul 2002 23:10:34 +0000 (23:10 +0000)
committerGraham Stott <grahams@gcc.gnu.org>
Wed, 31 Jul 2002 23:10:34 +0000 (23:10 +0000)
commit1de4ecb683f552a634b558eeff3caa0758e1a485
tree90e5c01b7887272de08f62a1e2dbeb0fd38cf63f
parent2336845506db2d91fcacb9a866373ea7e7b9b298
rs6000.c (rs6000_hash_constant): Fix hash for LABEL_REF's.

        * config/rs6000/rs6000.c(rs6000_hash_constant): Fix
        hash for LABEL_REF's.

From-SVN: r55914
gcc/ChangeLog