public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/12498] New: Internal compiler error in schedule_insns
@ 2003-10-03  8:36 chekib dot ayed at aptus dot fr
  2003-10-03  8:45 ` [Bug c++/12498] " chekib dot ayed at aptus dot fr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: chekib dot ayed at aptus dot fr @ 2003-10-03  8:36 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug c++/12498] Internal compiler error in schedule_insns
  2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
@ 2003-10-03  8:45 ` chekib dot ayed at aptus dot fr
  2003-10-03  9:11 ` falk at debian dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chekib dot ayed at aptus dot fr @ 2003-10-03  8:45 UTC (permalink / raw)
  To: gcc-bugs

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



------- Additional Comments From chekib dot ayed at aptus dot fr  2003-10-03 08:45 -------
Created an attachment (id=4885)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4885&action=view)
file on which comes the error


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug c++/12498] Internal compiler error in schedule_insns
  2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
  2003-10-03  8:45 ` [Bug c++/12498] " chekib dot ayed at aptus dot fr
@ 2003-10-03  9:11 ` falk at debian dot org
  2003-10-03 10:29 ` chekib dot ayed at aptus dot fr
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: falk at debian dot org @ 2003-10-03  9:11 UTC (permalink / raw)
  To: gcc-bugs

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


falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


------- Additional Comments From falk at debian dot org  2003-10-03 09:11 -------
We need the preprocessed source, as explained at http://gcc.gnu.org/bugs.html.
Also, could you try a newer version? 3.0 is not supported any more.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug c++/12498] Internal compiler error in schedule_insns
  2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
  2003-10-03  8:45 ` [Bug c++/12498] " chekib dot ayed at aptus dot fr
  2003-10-03  9:11 ` falk at debian dot org
@ 2003-10-03 10:29 ` chekib dot ayed at aptus dot fr
  2003-10-03 10:39 ` falk at debian dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: chekib dot ayed at aptus dot fr @ 2003-10-03 10:29 UTC (permalink / raw)
  To: gcc-bugs

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



------- Additional Comments From chekib dot ayed at aptus dot fr  2003-10-03 10:29 -------
Okay i am preparing the set of preprocessed source files you need. In the 
meantime, would you mind telling me which version of gcc should I try 3.3.1 or 
3.2.3. 
ty


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug c++/12498] Internal compiler error in schedule_insns
  2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
                   ` (2 preceding siblings ...)
  2003-10-03 10:29 ` chekib dot ayed at aptus dot fr
@ 2003-10-03 10:39 ` falk at debian dot org
  2003-10-24 17:23 ` dhazeghi at yahoo dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: falk at debian dot org @ 2003-10-03 10:39 UTC (permalink / raw)
  To: gcc-bugs

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



------- Additional Comments From falk at debian dot org  2003-10-03 10:39 -------
Try 3.3.1. The 3.2 series is not going to have another release anymore.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug c++/12498] Internal compiler error in schedule_insns
  2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
                   ` (3 preceding siblings ...)
  2003-10-03 10:39 ` falk at debian dot org
@ 2003-10-24 17:23 ` dhazeghi at yahoo dot com
  2003-12-18 18:01 ` dhazeghi at yahoo dot com
  2003-12-28  3:30 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-10-24 17:23 UTC (permalink / raw)
  To: gcc-bugs

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



------- Additional Comments From dhazeghi at yahoo dot com  2003-10-24 17:15 -------
Reminder that we're still waiting for the preprocessed source for this report. All that's needed is to 
compile with gcc -save-temps, and send us gdkwindow-x11.i . If you can't check with a newer 
version of gcc than 3.0, that's okay too, since compiler crashes can be checked easily via cross-
compiler.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug c++/12498] Internal compiler error in schedule_insns
  2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
                   ` (4 preceding siblings ...)
  2003-10-24 17:23 ` dhazeghi at yahoo dot com
@ 2003-12-18 18:01 ` dhazeghi at yahoo dot com
  2003-12-28  3:30 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-12-18 18:01 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From dhazeghi at yahoo dot com  2003-12-18 17:39 -------
Reminder that this bug is still WAITING for preprocessed source. Without that source we can't do 
anything about it.

-- 


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Bug c++/12498] Internal compiler error in schedule_insns
  2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
                   ` (5 preceding siblings ...)
  2003-12-18 18:01 ` dhazeghi at yahoo dot com
@ 2003-12-28  3:30 ` pinskia at gcc dot gnu dot org
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-12-28  3:30 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-28 03:11 -------
No feedback in 3 months (T-8 days).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2003-12-28  3:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-03  8:36 [Bug c++/12498] New: Internal compiler error in schedule_insns chekib dot ayed at aptus dot fr
2003-10-03  8:45 ` [Bug c++/12498] " chekib dot ayed at aptus dot fr
2003-10-03  9:11 ` falk at debian dot org
2003-10-03 10:29 ` chekib dot ayed at aptus dot fr
2003-10-03 10:39 ` falk at debian dot org
2003-10-24 17:23 ` dhazeghi at yahoo dot com
2003-12-18 18:01 ` dhazeghi at yahoo dot com
2003-12-28  3:30 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).