This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12198] [tree-ssa] Miscompilation of case ranges
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Sep 2003 21:52:58 -0000
- Subject: [Bug optimization/12198] [tree-ssa] Miscompilation of case ranges
- References: <20030906215618.12198.pbrook@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12198
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-09-07 21:52 -------
Subject: Bug 12198
CVSROOT: /cvs/gcc
Module name: gcc
Branch: tree-ssa-20020619-branch
Changes by: steven@gcc.gnu.org 2003-09-07 21:52:51
Modified files:
gcc : tree-cfg.c ChangeLog.tree-ssa
Log message:
Fix PR optimization/12198
* tree-cfg.c (value_matches_some_label): Handle integer
case ranges.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-cfg.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.4.158&r2=1.1.4.159
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.648&r2=1.1.2.649