This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12498] New: Internal compiler error in schedule_insns
- From: "chekib dot ayed at aptus dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Oct 2003 08:36:53 -0000
- Subject: [Bug c++/12498] New: Internal compiler error in schedule_insns
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12498
Summary: Internal compiler error in schedule_insns
Product: gcc
Version: 3.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: chekib dot ayed at aptus dot fr
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: powerpc-ibm-aix4.3.3.0
GCC host triplet: powerpc-ibm-aix4.3.3.0
GCC target triplet: powerpc-ibm-aix4.3.3.0
Entry:
[cayed@oksigen-ibm01 [IBM4] ~> gcc -v
Reading specs from /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.3.0/3.0/specs
Configured with: ./configure : (reconfigured) ./configure
Thread model: single
gcc version 3.0
Problem:
compilation failed on Gtk+-2.2.3, here are details:
Directory of Gtk+:
------------------
gtk+-2.2.3/gdk/x11
failed gcc command:
-------------------
[cayed@oksigen-ibm01 [IBM4] /usr/local/adt/gtk+-2.2.3/gdk/x11> gcc
-DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN="Gdk" -DGDK_COMPILATION -I../..
-I../../gdk -I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/pango-1.0 -I/usr/local/adt/jpeg-6b
-I/usr/local/adt/libpng-1.2.5/ -g -O2 -Wall -c gdkwindow-x11.c -o
gdkwindow-x11.o
source file:
------------
gdkwindow-x11.c (within Gtk+-2.2.3 source package)
Please let me know if you need further information.