This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PR optimize/3508
On Thu, Dec 27, 2001 at 01:46:03PM -0700, Roger Sayle wrote:
> * builtins.c (expand_builtin_memcmp): Optimize memcmp built-in
> when all arguments are known constant. Fixes PR opt/3508.
> * gcc.c-torture/execute/string-opt-16.c: New testcase.
Applied.
Not sure how many more of these I'll take, since we're supposed
to be in bug fix only mode. This, however, was simple enough to
be obvious.
r~