lkml.org 
[lkml]   [2003]   [Apr]   [17]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateThu, 17 Apr 2003 09:04:44 +0000
FromArjan van de Ven <>
SubjectRe: [BK+PATCH] remove __constant_memcpy
On Thu, Apr 17, 2003 at 11:02:43AM +0200, Roman Zippel wrote:
> Hi,
> 
> On 17 Apr 2003, Arjan van de Ven wrote:
> 
> > it can do that ANYWAY for all kinds of things.
> > We really should ask the gcc folks to add a
> > -fdontyoudareusefloatingpoint flag (well different name probably) to
> > make sure it never ever will generate FP code. (would also help catch
> > abusers of FP code in the kernel as a bonus ;)
> 
> -msoft-float?

that is a decent start but has a different effect, eg it doesnt' actually
forbid gcc from generatic fpu code, just tells it to use emu lib functions
for it .
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:34    [from the cache]
©2003-2008