--- Additional Comments From kazu at gcc dot gnu dot org 2005-09-26 01:29
---
Just checked in a patch.
--
What|Removed |Added
Status|ASSIGNED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-26
01:29 ---
Subject: Bug 23960
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-26 01:28:51
Modified files:
gcc: ChangeLog fold-const.c
gcc/t
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |kazu at gcc dot gnu dot org
|dot org |
Status|NEW
--
What|Removed |Added
OtherBugsDependingO||23968
nThis||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23960
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-19
05:58 ---
The bug is in fold-const.c.
In fold_binary around line 9288 where we don't convert the expressions.
--
What|Removed |Added
---