--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-13 17:01
---
Not a gcc bug.
--
What|Removed |Added
Status|UNCONFIRMED |RESOLV
--- Additional Comments From pluto at pld-linux dot org 2004-10-13 16:50 ---
Now I'm sure. It's kernel related bug.
With 2.6.9rc2+20041007_0305 everything works fine.
After update to 2.6.9rc4 lots of things stop working.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17942
--- Additional Comments From pluto at pld-linux dot org 2004-10-12 16:09 ---
I found the second bug and I think it's related to the first report.
/ -O0 on all tests /
With -march={i[3456]86,athlon} gcc works fine.
With -march=pentium[34] gcc fails:
In file included from /usr/inc
--- Additional Comments From pluto at pld-linux dot org 2004-10-12 16:03 ---
Created an attachment (id=7330)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7330&action=view)
testcase #2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17942
--
What|Removed |Added
Component|c |rtl-optimization
Keywords||ice-on-valid-code
Known to fail|