|
From: Dirk M. <dm...@gm...> - 2005-03-15 13:25:57
|
On Tuesday 15 March 2005 05:51, Nicholas Nethercote wrote: > I've worked out why 'overlap' is failing for me in SVN -- looks like GCC > 4.0 always inlines memcpy(). So we can't intercept it in order to replace > it with our overlap-checking one. Hmm. even with -fno-builtins ? |