[Bug tree-optimization/23433] [4.1 Regression] ICE: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1512
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 21 11:06:00 GMT 2005
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-21 10:59 -------
Subject: Bug 23433
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: spop@gcc.gnu.org 2005-08-21 10:59:15
Modified files:
gcc : ChangeLog tree-chrec.c
Added files:
gcc/testsuite/gcc.dg/tree-ssa: pr23433.c
Log message:
PR tree-optimization/23433
* tree-chrec.c (chrec_apply): Translate INTEGER_CST to a
REAL_CST when the type is SCALAR_FLOAT_TYPE_P.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.9793&r2=2.9794
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-chrec.c.diff?cvsroot=gcc&r1=2.24&r2=2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/tree-ssa/pr23433.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23433
More information about the Gcc-bugs
mailing list