This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15743] Fold index() at tree level.
- 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: 31 May 2004 17:39:21 -0000
- Subject: [Bug tree-optimization/15743] Fold index() at tree level.
- References: <20040531064745.15743.kazu@cs.umass.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-05-31 17:39 -------
Subject: Bug 15743
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: kazu@gcc.gnu.org 2004-05-31 17:39:15
Modified files:
gcc : ChangeLog builtins.c
Log message:
PR tree-optimization/15743.
* builtins.c (fold_builtin_1): Fold index() and rindex().
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3805&r2=2.3806
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.c.diff?cvsroot=gcc&r1=1.329&r2=1.330
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15743