This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug target/32264] gcc 4.2.0 compiled vanilla kernel 2.4.34.5 crashes when VIA C3 optimized -march=c3



------- Comment #7 from axel at freakout dot de  2007-07-31 18:55 -------
Subject: Re: 03.5:  gcc 4.2.0 compiled vanilla
 kernel 2.4.34.5 crashes when VIA C3 optimized -march=c3

According to pinskia at gcc dot gnu dot org:
> Testcase?
> 

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

in the attachment is the module with compiled versions
with gcc-4.1.2 (working) and gcc-4.2.1 (crashing)
and disassembled text files.

the crash is also reproducable with gcc-4.2.1!

Axel


------- Comment #8 from axel at freakout dot de  2007-07-31 18:55 -------
Created an attachment (id=14001)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14001&action=view)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32264


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