Commit d31012b7 by Kazu Hirata Committed by Kazu Hirata

* builtins.c: Fix a comment typo.

From-SVN: r87947
parent aa26df17
2004-09-23 Kazu Hirata <kazu@cs.umass.edu>
* builtins.c: Fix a comment typo.
2004-09-23 Jan Hubicka <jh@suse.cz>
* profile.c (branch_prob): Do not verify flow info in the middle of the
......
......@@ -8667,7 +8667,7 @@ fold_builtin_strstr (tree arglist)
}
}
/* Simplify a call to the strstr builtin.
/* Simplify a call to the strchr builtin.
Return 0 if no simplification was possible, otherwise return the
simplified form of the call as a tree.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment