On 30 January 2011 21:02, Amittai Aviram wrote: > > I tried it with strncpy and with __builtin_strncpy, with exactly the same results, i.e., the assembly code still calls strncpy with three arguments. Did you enable optimization?
On 30 January 2011 21:02, Amittai Aviram wrote: > > I tried it with strncpy and with __builtin_strncpy, with exactly the same results, i.e., the assembly code still calls strncpy with three arguments. Did you enable optimization?