From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Henderson To: egcs@cygnus.com Cc: torvalds@transmeta.com Subject: Re: Linux and EGCS Date: Mon, 15 Dec 1997 18:25:00 -0000 Message-id: <19971215182657.34171@dot.cygnus.com> References: X-SW-Source: 1997-12/msg00881.html On Tue, Dec 16, 1997 at 02:28:20AM +0100, Peter Schmid wrote: > The compilation crashes on process.c in the arch/i386/kernel > directory. The compiler stops in the function flush_thread(void). While the asm probably should be rewritten with a single "r" input (and, incidentally, a memory clobber), I am pleased to note that my giv combination patch actually makes this optimization. But here's a patch for Linux anyway. r~