Re: [PATCH] x86: Use __builtin_memset and __builtin_memcpy formemset/memcpy

From: Arjan van de Ven
Date: Mon Sep 28 2009 - 08:21:15 EST


On Mon, 28 Sep 2009 11:34:33 +0200

turns out doing this unconditional is not a good idea due to gcc 3.x;
the updated patch below only does the change for gcc 4.x