combine.c (subst): Also handle (subreg (const_double ...)) case if created by a subst...
authorRoger Sayle <roger@eyesopen.com>
Wed, 16 Jul 2003 19:36:38 +0000 (19:36 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 16 Jul 2003 19:36:38 +0000 (19:36 +0000)
commitcc8c96fd6d398dd6013198715b0880af2d8769d8
tree8cd2a805d5074f26437994d27344930d76a91b43
parentd41ba56fc46ed9cf8c2b4a3dbf74c01eb001887f
combine.c (subst): Also handle (subreg (const_double ...)) case if created by a substitution...

* combine.c (subst): Also handle (subreg (const_double ...)) case
if created by a substitution, by using the original inner mode.

From-SVN: r69476
gcc/ChangeLog
gcc/combine.c