convert.c (strip_float_extension): Skip both NOP_EXPR and CONVERT_EXPR floating point...
authorRoger Sayle <roger@eyesopen.com>
Wed, 23 Jun 2004 20:42:45 +0000 (20:42 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Wed, 23 Jun 2004 20:42:45 +0000 (20:42 +0000)
commit7c243eef3984dbd43b380a6cde2a1a03f381d50b
tree13b897bf5fc4c852bfc78e392f252406c5218f09
parent33c94679bde917193e6af8644598cc85b3df1645
convert.c (strip_float_extension): Skip both NOP_EXPR and CONVERT_EXPR floating point extensions.

* convert.c (strip_float_extension): Skip both NOP_EXPR and
CONVERT_EXPR floating point extensions.

From-SVN: r83565
gcc/ChangeLog
gcc/convert.c