This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/19967] [4.0 Regression] built-in folding causes excess diagnostics
- 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: 15 Feb 2005 01:46:02 -0000
- Subject: [Bug middle-end/19967] [4.0 Regression] built-in folding causes excess diagnostics
- References: <20050215012312.19967.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-15 01:46 -------
(In reply to comment #2)
Yes I do (depending on which function by the way):
: Search converges between 2004-05-23-trunk (#458) and 2004-06-01-trunk (#459).
2004-05-30 Steven Bosscher <stevenb@suse.de>
PR tree-optimization/14819
* builtins.c (fold_builtin_strchr): New.
(fold_builtin_1): Handle BUILT_IN_STRCHR and BUILT_IN_STRRCHR
with fold_builtin_strchr().
2004-05-31 Kazu Hirata <kazu@cs.umass.edu>
PR tree-optimization/15743.
* builtins.c (fold_builtin_1): Fold index() and rindex().
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |kazu at cs dot umass dot
| |edu, stevenb at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19967