This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/23960] [4.1 regression] ICE in compare_values in VRP
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Sep 2005 05:58:37 -0000
- Subject: [Bug middle-end/23960] [4.1 regression] ICE in compare_values in VRP
- References: <20050919054033.23960.steven@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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
----------------------------------------------------------------------------
Component|tree-optimization |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23960