This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs-1.1 release issues


  law@cygnus.com writes:
> linux kernel 2.1.xxx
>    Manfred reports that he's been having success with 2.0.xx and 2.1.xxx
>    kernels on the x86.
> 
Due to insufficient usage of "volatile", memory barriers, et al.,
Linux 2.0.xx may appear to work correctly with 2.0.xx kernels, but it WILL
fail sooner or later, depending on what you do with it (networking / device
drivers seem to be particularly vulnerable). 

There are patches around, but it's unknown (to me, at least) whether they
fix all of the problem, and they'll not get integrated into 2.0.xx anyway
(according to Alan Cox).

Therefore, 2.0.xx should NOT be compiled with egcs-1.1. Any regression
testing with 2.0 is, IMHO, essentially wasted effort.

-- 
Matthias Urlichs      |        noris network GmbH      |       smurf@noris.de
The quote was selected randomly. Really.    |      http://www.noris.de/~smurf/
-- 
C++ programmers do it with class.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]