PR tree-optimization/23433
commitdd2a65b3501c4fd34507eef355c86d6fec272253
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Aug 2005 10:59:15 +0000 (21 10:59 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 21 Aug 2005 10:59:15 +0000 (21 10:59 +0000)
treed097feb94c994e2b67ffb22d4d80271209456b40
parentf046ae741353b7f3fce681f726f246b8ce186983
PR tree-optimization/23433
        * tree-chrec.c (chrec_apply): Translate INTEGER_CST to a
        REAL_CST when the type is SCALAR_FLOAT_TYPE_P.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103317 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/pr23433.c [new file with mode: 0644]
gcc/tree-chrec.c