C++: Difference between calling memcpy and __builtin_memcpy

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For the C++ compilers version which recognize memcpy, is there a
difference between calling memcpy via your own extern "C" declaration,
and calling __builtin_memcpy?

What about calling memcpy through a function which has a "memcpy" asm alias?

Thanks,
Florian



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux