------- Comment #9 from pluto at agmk dot net 2007-08-01 17:37 ------- (In reply to comment #7)
> i have tracked down module by module of the kernel > and after all i found the module which caused the > kernel crash - its arch/i386/kernel/i8259.c diffing assembly dumps for these objects shows that 4.2 output doesn't contain common_interrupt, call_do_IRQ and IRQ0x$_interrupt code. could you provide the preprocessed i8259.i file? (hint: --save-temps gcc option). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32264