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 debug/48333] -fcompare-debug failure (length) - "memmove" x "__builtin_memmove"


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

--- Comment #5 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2011-06-04 10:08:12 UTC ---
Author: aoliva
Date: Sat Jun  4 10:08:09 2011
New Revision: 174636

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174636
Log:
PR debug/48333
* calls.c (emit_call_1): Prefer the __builtin declaration of
builtin functions.

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


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