Re: Incorrectness for fun and profit

2000-11-09 Thread Keith Owens
On Thu, 9 Nov 100 12:15:19 -0500 (EST), Rick Hohensee <[EMAIL PROTECTED]> wrote: >built the [2.4] kernel I'm using at the >moment with gcc 2.7.2.3. I'm looking for "subtle run time bugs". OK, I'm >desparate for entertainment. That's a given. Where should I look? 2.4.0-test10 kernel/module.c sta

Incorrectness for fun and profit

2000-11-09 Thread Rick Hohensee
In 2.4 init/main.c we have... * Versions of gcc older than that listed below may actually compile * and link okay, but the end product can have subtle run time bugs. * To avoid associated bogus bug reports, we flatly refuse to compile * with a gcc that is known to be too old from the very be