Default values of "struct item *items[MAX_ITEMS]" array?
Joe Buck
Joe.Buck@synopsys.COM
Fri May 14 15:55:00 GMT 2004
On Fri, May 14, 2004 at 10:54:38AM +0200, Andriy Korud wrote:
> It seems to be compiler/optimization problem - the same kernel compiled with 2.95.4 works fine, however code compiles with 3.x fails.
> Maybe compiler optimization just throws away kernel bss zeroing code?
There is no "bss zeroing code" generated by either compiler.
The problem must lie elsewhere.
More information about the Gcc
mailing list