This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14196] [tree-ssa] ICE with __builtin_isgreater
- From: "law 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 Feb 2004 17:11:22 -0000
- Subject: [Bug optimization/14196] [tree-ssa] ICE with __builtin_isgreater
- References: <20040218173657.14196.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From law at gcc dot gnu dot org 2004-02-19 17:11 -------
Fixed with a trivial change to fold-const.c which has been installed on both the
tree-ssa branch as well as the mainline sources.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14196