This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/30028] [4.3 Regression] bcopy is wrongly converted to memcpy



------- Comment #4 from hubicka at gcc dot gnu dot org  2006-11-30 19:36 -------
Subject: Bug 30028

Author: hubicka
Date: Thu Nov 30 19:36:02 2006
New Revision: 119375

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119375
Log:
        PR middle-end/30028
        * builtins.c (fold_builtin_memory_op): Fix typo in the check for
        memmove/bcopy->memcpy conversion.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30028


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]