public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12414] New: IRIX 6.2 bootstrap failure: ICE in expand_increment
@ 2003-09-26  4:08 gcc-bugzilla at gcc dot gnu dot org
  2003-09-26  4:12 ` [Bug bootstrap/12414] " ro at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2003-09-26  4:08 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=12414

           Summary: IRIX 6.2 bootstrap failure: ICE in expand_increment
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.2
  GCC host triplet: mips-sgi-irix6.2
GCC target triplet: mips-sgi-irix6.2

The stage1 cc1 ICEs building libgcc/_muldi3.o on IRIX 6.2:

/vol/gnu/src/gcc/gcc-dist-current/gcc/libgcc2.c: In function `__muldi3':

/vol/gnu/src/gcc/gcc-dist-current/gcc/libgcc2.c:502: internal compiler error: tree check: accessed operand 4769025 of error_mark with 0 operands in expand_increment, at expr.c:9587
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./_muldi3.o] Error 1

Environment:
System: IRIX lynx 6.2 03131015 IP22


	
host: mips-sgi-irix6.2
build: mips-sgi-irix6.2
target: mips-sgi-irix6.2
configured with: /vol/gnu/src/gcc/gcc-dist-current/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --disable-multilib

How-To-Repeat:
Bootstrap current mainline with gcc (3.1 in this case).  The same bootstrap
works on IRIX 6.5.21.

The failure even occurs with ./cc1 libgcc2.i.


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

* [Bug bootstrap/12414] IRIX 6.2 bootstrap failure: ICE in expand_increment
  2003-09-26  4:08 [Bug bootstrap/12414] New: IRIX 6.2 bootstrap failure: ICE in expand_increment gcc-bugzilla at gcc dot gnu dot org
@ 2003-09-26  4:12 ` ro at gcc dot gnu dot org
  2003-09-26  8:35 ` rsandifo at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu dot org @ 2003-09-26  4:12 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=12414



------- Additional Comments From ro at gcc dot gnu dot org  2003-09-26 02:55 -------
Created an attachment (id=4826)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4826&action=view)
preprocessed input


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

* [Bug bootstrap/12414] IRIX 6.2 bootstrap failure: ICE in expand_increment
  2003-09-26  4:08 [Bug bootstrap/12414] New: IRIX 6.2 bootstrap failure: ICE in expand_increment gcc-bugzilla at gcc dot gnu dot org
  2003-09-26  4:12 ` [Bug bootstrap/12414] " ro at gcc dot gnu dot org
@ 2003-09-26  8:35 ` rsandifo at gcc dot gnu dot org
  2003-09-26  9:13 ` rsandifo at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2003-09-26  8:35 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=12414



------- Additional Comments From rsandifo at gcc dot gnu dot org  2003-09-26 07:32 -------
Rainer, which assembler are you using?  Is it the same on both
the irix6.2 and irix6.5 boxes?

There's a bug in (some?) MIPSpro assemblers earlier than 7.30
that causes large functions with dwarf info to be misassembled.


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

* [Bug bootstrap/12414] IRIX 6.2 bootstrap failure: ICE in expand_increment
  2003-09-26  4:08 [Bug bootstrap/12414] New: IRIX 6.2 bootstrap failure: ICE in expand_increment gcc-bugzilla at gcc dot gnu dot org
  2003-09-26  4:12 ` [Bug bootstrap/12414] " ro at gcc dot gnu dot org
  2003-09-26  8:35 ` rsandifo at gcc dot gnu dot org
@ 2003-09-26  9:13 ` rsandifo at gcc dot gnu dot org
  2003-09-29 20:35 ` ro at techfak dot uni-bielefeld dot de
  2003-09-30 12:46 ` ro at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rsandifo at gcc dot gnu dot org @ 2003-09-26  9:13 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=12414


rsandifo at gcc dot gnu dot org changed:

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


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

* [Bug bootstrap/12414] IRIX 6.2 bootstrap failure: ICE in expand_increment
  2003-09-26  4:08 [Bug bootstrap/12414] New: IRIX 6.2 bootstrap failure: ICE in expand_increment gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2003-09-26  9:13 ` rsandifo at gcc dot gnu dot org
@ 2003-09-29 20:35 ` ro at techfak dot uni-bielefeld dot de
  2003-09-30 12:46 ` ro at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ro at techfak dot uni-bielefeld dot de @ 2003-09-29 20:35 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=12414



------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2003-09-29 19:45 -------
Subject: Re:  IRIX 6.2 bootstrap failure: ICE in expand_increment

I had been using MIPSpro 7.20 as on 6.2, but either 7.30 or 7.40/7.41 on
6.5.  I've now installed IDF/IDL 1.2/MIPSpro 7.3 with the relevant patches,
and bootstrap is past stage1 with this.

I'll prepare a patch for install.texi to document this.

Thanks.
	Rainer


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

* [Bug bootstrap/12414] IRIX 6.2 bootstrap failure: ICE in expand_increment
  2003-09-26  4:08 [Bug bootstrap/12414] New: IRIX 6.2 bootstrap failure: ICE in expand_increment gcc-bugzilla at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2003-09-29 20:35 ` ro at techfak dot uni-bielefeld dot de
@ 2003-09-30 12:46 ` ro at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ro at gcc dot gnu dot org @ 2003-09-30 12:46 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=12414


ro at gcc dot gnu dot org changed:

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


------- Additional Comments From ro at gcc dot gnu dot org  2003-09-30 10:21 -------
Not a gcc bug.


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

end of thread, other threads:[~2003-09-30 10:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-26  4:08 [Bug bootstrap/12414] New: IRIX 6.2 bootstrap failure: ICE in expand_increment gcc-bugzilla at gcc dot gnu dot org
2003-09-26  4:12 ` [Bug bootstrap/12414] " ro at gcc dot gnu dot org
2003-09-26  8:35 ` rsandifo at gcc dot gnu dot org
2003-09-26  9:13 ` rsandifo at gcc dot gnu dot org
2003-09-29 20:35 ` ro at techfak dot uni-bielefeld dot de
2003-09-30 12:46 ` ro 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).