r124975 - in /trunk/gcc: ChangeLog builtins.c t...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Wed May 23 01:17:00 GMT 2007


Author: pinskia
Date: Wed May 23 01:17:14 2007
New Revision: 124975

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124975
Log:
2007-05-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/31095
         * builtins.c (expand_builtin_memmove_args): Strip nops that don't
        change the type before looking for a COMPOUND_EXPR.

2007-05-22  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/31095
        * gcc.c-torture/compile/bcopy-1.c: New testcase.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/bcopy-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list