gcc/gcc ChangeLog stmt.c
kazu@gcc.gnu.org
kazu@gcc.gnu.org
Thu Mar 25 17:55:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2004-03-25 16:16:43
Modified files:
gcc : ChangeLog stmt.c
Log message:
PR optimization/9707.
* stmt.c (emit_case_nodes): Emit equality comparisons instead
of recursing if both children are single-valued cases with no
children.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3288&r2=2.3289
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/stmt.c.diff?cvsroot=gcc&r1=1.350&r2=1.351
More information about the Gcc-cvs
mailing list