public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
  2003-06-25 18:38 ` [Bug bootstrap/11321] " giordano at covad dot net
  2003-06-25 18:38 ` giordano at covad dot net
@ 2003-06-25 18:38 ` giordano at covad dot net
  2003-06-26  1:00 ` pinskia at physics dot uc dot edu
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: giordano at covad dot net @ 2003-06-25 18:38 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=11321



------- Additional Comments From giordano at covad dot net  2003-06-25 18:23 -------
Created an attachment (id=4284)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4284&action=view)
Another output from the -save-temp


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

* [Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
  2003-06-25 18:38 ` [Bug bootstrap/11321] " giordano at covad dot net
@ 2003-06-25 18:38 ` giordano at covad dot net
  2003-06-25 18:38 ` giordano at covad dot net
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: giordano at covad dot net @ 2003-06-25 18:38 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=11321



------- Additional Comments From giordano at covad dot net  2003-06-25 18:22 -------
Created an attachment (id=4283)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4283&action=view)
Temporary intermediate


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

* [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903
@ 2003-06-25 18:38 giordano at covad dot net
  2003-06-25 18:38 ` [Bug bootstrap/11321] " giordano at covad dot net
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: giordano at covad dot net @ 2003-06-25 18:38 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=11321

           Summary: Internal compiler error in `schedule_block', at haifa-
                    sched.c:6903
           Product: gcc
           Version: 3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: giordano at covad dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: s390x-suse-linux
  GCC host triplet: s390x-suse-linux
GCC target triplet: s390x-suse-linux

Compiling vanilla gcc-3.3 on S390X, SuSE 7.2. 

sys9wsr:/mnt/disk/gcc-3.3/gcc # gcc -v -c   -g -O2 -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long   -DHAVE_CONFIG_H    -I. -I. -I. -I./. -I./config -I./../include
caller-save.c -o caller-save.o -save-temps
Reading specs from /usr/lib/gcc-lib/s390x-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)
 /usr/lib/gcc-lib/s390x-suse-linux/2.95.3/cpp0 -lang-c -v -I. -I. -I. -I./.
-I./config -I./../include -D__GNUC__=2 -D__GNUC_MINOR__=95 -Dlinux -D__s390__
-D__s390x__ -Dunix -D__ELF__ -D__linux__ -D__s390__ -D__s390x__ -D__unix__
-D__ELF__ -D__linux -D__unix -Asystem(linux) -Acpu(s390) -Amachine(s390)
-Asystem(unix) -D__CHAR_UNSIGNED__ -D__OPTIMIZE__ -g -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -Wno-long-long -pedantic
-DIN_GCC -DHAVE_CONFIG_H caller-save.c caller-save.i
GNU CPP version 2.95.3 20010315 (SuSE) (Linux for S/390 zSeries 64 bit)
#include "..." search starts here:
#include <...> search starts here:
 .
 config
 ../include
 /usr/local/include
 /usr/lib/gcc-lib/s390x-suse-linux/2.95.3/../../../../s390x-suse-linux/include
 /usr/lib/gcc-lib/s390x-suse-linux/2.95.3/include
 /usr/include
End of search list.
The following default directories have been omitted from the search path:
 /usr/include/g++
End of omitted list.
 /usr/lib/gcc-lib/s390x-suse-linux/2.95.3/cc1 caller-save.i -fno-caller-saves
-quiet -dumpbase caller-save.c -g -O2 -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -Wno-long-long -pedantic
-version -o caller-save.s
GNU C version 2.95.3 20010315 (SuSE) (s390x-suse-linux) compiled by GNU C
version 2.95.3 20010315 (SuSE).
caller-save.c: In function `init_save_areas':
caller-save.c:264: Internal compiler error in `schedule_block', at
haifa-sched.c:6903
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


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

* [Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
@ 2003-06-25 18:38 ` giordano at covad dot net
  2003-06-25 18:38 ` giordano at covad dot net
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: giordano at covad dot net @ 2003-06-25 18:38 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=11321



------- Additional Comments From giordano at covad dot net  2003-06-25 18:21 -------
Created an attachment (id=4282)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4282&action=view)
input source file


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

* [Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (2 preceding siblings ...)
  2003-06-25 18:38 ` giordano at covad dot net
@ 2003-06-26  1:00 ` pinskia at physics dot uc dot edu
  2003-06-26  1:01 ` pinskia at physics dot uc dot edu
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-26  1:00 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=11321


pinskia at physics dot uc dot edu changed:

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


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-25 23:04 -------
2.95.3 is an very old release can you try a newer one, 3.3, there has been many fixes for 
s390 since 2.95.3.


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

* [Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (3 preceding siblings ...)
  2003-06-26  1:00 ` pinskia at physics dot uc dot edu
@ 2003-06-26  1:01 ` pinskia at physics dot uc dot edu
  2003-06-26 12:01 ` giordano at covad dot net
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-26  1:01 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=11321



------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-25 23:06 -------
Ignore my previous comment.

You should not be bootstraping by just typing make but by running `make bootstrap' 
which makes sure that if there is a bug in the compile you start with they do not show up.

Can you try with `make bootstrap'?


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

* [Bug bootstrap/11321] Internal compiler error in `schedule_block', at haifa-sched.c:6903
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (4 preceding siblings ...)
  2003-06-26  1:01 ` pinskia at physics dot uc dot edu
@ 2003-06-26 12:01 ` giordano at covad dot net
  2003-06-26 20:27 ` [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x pinskia at physics dot uc dot edu
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: giordano at covad dot net @ 2003-06-26 12:01 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=11321



------- Additional Comments From giordano at covad dot net  2003-06-26 12:01 -------
Well, I feel worse - I get so tied up in configure/make that I forget GCC needs
to bootstrap. I performed these steps:
mkdir gcc
cd gcc
tar xjf /root/gcc-3.3.tar.bz2
mkdir gcc-obj
cd gcc-obj
../gcc-3.3/configure
make -j3 bootstrap

Now I get:

./xgcc -B./ -B/usr/local/s390x-ibm-linux/bin/ -isystem
/usr/local/s390x-ibm-linux/include -isystem
/usr/local/s390x-ibm-linux/sys-include -O2  -DIN_GCC    -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I.
-I../../gcc-3.3/gcc -I../../gcc-3.3/gcc/. -I../../gcc-3.3/gcc/config
-I../../gcc-3.3/gcc/../include  -m31 -DL_lshrdi3 -c ../../gcc-3.3/gcc/libgcc2.c
-o libgcc/32/_lshrdi3.o
Assembler messages:
Error: invalid switch -m31
make[3]: *** [libgcc/32/_muldi3.o] Error 1
make[3]: *** Waiting for unfinished jobs....
Assembler messages:
Error: invalid switch -m31
make[3]: *** [libgcc/32/_negdi2.o] Error 1
Assembler messages:
Error: invalid switch -m31
make[3]: *** [libgcc/32/_lshrdi3.o] Error 1
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/mnt/disk/gcc/gcc-obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/mnt/disk/gcc/gcc-obj/gcc'
make: *** [bootstrap] Error 2


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

* [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (5 preceding siblings ...)
  2003-06-26 12:01 ` giordano at covad dot net
@ 2003-06-26 20:27 ` pinskia at physics dot uc dot edu
  2003-06-26 23:52 ` giordano at covad dot net
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-26 20:27 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=11321


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-26 20:26:59
               date|                            |
            Summary|Internal compiler error in  |unknown option -m31 while
                   |`schedule_block', at haifa- |bootstrapping on s390x
                   |sched.c:6903                |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-26 20:26 -------
Looks like this is a s390x (which is the 64 bit version).


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

* [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (6 preceding siblings ...)
  2003-06-26 20:27 ` [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x pinskia at physics dot uc dot edu
@ 2003-06-26 23:52 ` giordano at covad dot net
  2003-07-12  3:02 ` neroden at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: giordano at covad dot net @ 2003-06-26 23:52 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=11321



------- Additional Comments From giordano at covad dot net  2003-06-26 23:52 -------
Right, but I thought that was why there was the multilib setting, so you could
build both 31 and 64 bit libraries at the same time. I bootstrapped with
--disable-multilib and that worked fine, so if my assumption's wrong then we can
close this as "pebcak" and I'll know better next time.

Thanks for the help...
Gio


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

* [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (7 preceding siblings ...)
  2003-06-26 23:52 ` giordano at covad dot net
@ 2003-07-12  3:02 ` neroden at gcc dot gnu dot org
  2003-07-29 20:34 ` pinskia at physics dot uc dot edu
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: neroden at gcc dot gnu dot org @ 2003-07-12  3:02 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=11321


neroden at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


------- Additional Comments From neroden at gcc dot gnu dot org  2003-07-12 03:02 -------
You can build both at the same time, *if* you have an assembler which supports it.
So the question is, does your assembler support it (in which case GCC is putting out the wrong option),
or not (in which case it isn't a bug)?  Perhaps you could try as --help or some such to give us this information?


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

* [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (8 preceding siblings ...)
  2003-07-12  3:02 ` neroden at gcc dot gnu dot org
@ 2003-07-29 20:34 ` pinskia at physics dot uc dot edu
  2003-08-24 19:09 ` dhazeghi at yahoo dot com
  2003-09-19 18:51 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-29 20:34 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=11321


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4                         |---


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

* [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (9 preceding siblings ...)
  2003-07-29 20:34 ` pinskia at physics dot uc dot edu
@ 2003-08-24 19:09 ` dhazeghi at yahoo dot com
  2003-09-19 18:51 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-08-24 19:09 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=11321



------- Additional Comments From dhazeghi at yahoo dot com  2003-08-24 19:09 -------
This report is still awaiting feedback. Can you send us the output of as -v, so we know whether the 
assembler should support s390x?


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

* [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x
  2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
                   ` (10 preceding siblings ...)
  2003-08-24 19:09 ` dhazeghi at yahoo dot com
@ 2003-09-19 18:51 ` pinskia at gcc dot gnu dot org
  11 siblings, 0 replies; 13+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-09-19 18:51 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=11321


pinskia at gcc dot gnu dot org changed:

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


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-09-19 16:00 -------
No feedback in 3 months and most likely the as was too old any way.


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

end of thread, other threads:[~2003-09-19 16:00 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-25 18:38 [Bug bootstrap/11321] New: Internal compiler error in `schedule_block', at haifa-sched.c:6903 giordano at covad dot net
2003-06-25 18:38 ` [Bug bootstrap/11321] " giordano at covad dot net
2003-06-25 18:38 ` giordano at covad dot net
2003-06-25 18:38 ` giordano at covad dot net
2003-06-26  1:00 ` pinskia at physics dot uc dot edu
2003-06-26  1:01 ` pinskia at physics dot uc dot edu
2003-06-26 12:01 ` giordano at covad dot net
2003-06-26 20:27 ` [Bug bootstrap/11321] unknown option -m31 while bootstrapping on s390x pinskia at physics dot uc dot edu
2003-06-26 23:52 ` giordano at covad dot net
2003-07-12  3:02 ` neroden at gcc dot gnu dot org
2003-07-29 20:34 ` pinskia at physics dot uc dot edu
2003-08-24 19:09 ` dhazeghi at yahoo dot com
2003-09-19 18:51 ` 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).