]> git.ipfire.org Git - thirdparty/gcc.git/commit
simplify-rtx.c (avoid_constant_pool_reference): Coerce the retrieved constant into...
authorRichard Henderson <rth@redhat.com>
Tue, 24 Jul 2001 23:43:55 +0000 (16:43 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 24 Jul 2001 23:43:55 +0000 (16:43 -0700)
commit5a2aa3bd76f62ded8be6d373beb0987181b15a7d
treeea355d498f15ab1bd17b5eeda86b06733e3fd1cb
parentca9fef16af6d5678e16a3165f7d54ad3fa26c58b
simplify-rtx.c (avoid_constant_pool_reference): Coerce the retrieved constant into the expected mode.

        * simplify-rtx.c (avoid_constant_pool_reference): Coerce
        the retrieved constant into the expected mode.

From-SVN: r44321
gcc/ChangeLog
gcc/simplify-rtx.c