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 rtl-optimization/17942] segv on valid-code


------- 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/include/gtk-2.0/gtk/gtk.h:156, 
                 from gtkpeer.h:39, 
                 from gthread-jni.h:43, 
                 from gnu_java_awt_peer_gtk_GThreadNativeMethodRunner.c:40: 
/usr/include/gtk-2.0/gtk/gtktoolbar.h:144: internal compiler error: 
Segmentation fault 
 

-- 


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


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