On Sat, 4 Nov 2000 03:53:26 +0100,
Ralf Baechle [off-list ref] wrote:
The reports regarding egcs 2.96 and newer misscompiling the kernel only
affect x86 or are other architecture affected as well? I don't have any
pending compiler >= 2.96 related bug reports.
At a guess (and it is only a guess), the problems will affect all
architectures. AFAICT they are in the common optimization phase, the
kernel uses constructs that were undefined or poorly defined but worked
in gcc 2.95, 2.96 handles them differently.