public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12898] New: Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit-rtl.c:819
@ 2003-11-04 19:20 gcc-bugzilla at gcc dot gnu dot org
  2003-11-04 19:22 ` [Bug bootstrap/12898] " ro at gcc dot gnu dot org
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2003-11-04 19:20 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=12898

           Summary: Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at
                    emit-rtl.c:819
           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: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b

Bootstrap on Tru64 UNIX V5.1B (as well as V4.0F) fails, both with GCC 3.3.2
and Compaq C as bootstrap compiler:

$ stage1/xgcc -Bstage1/ -B/vol/gcc/share/alpha-dec-osf5.1b/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H    -I. -I. -I/vol/gnu/src/gcc/gcc/gcc -I/vol/gnu/src/gcc/gcc/gcc/. -I/vol/gnu/src/gcc/gcc/gcc/../include  /vol/gnu/src/gcc/gcc/gcc/mips-tdump.c -o mips-tdump.o -v -save-temps
Reading specs from stage1/specs
Configured with: /vol/gnu/src/gcc/gcc/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls alpha-dec-osf5.1b
Thread model: posix
gcc version 3.4 20031103 (experimental)
 stage1/cc1 -E -quiet -v -I. -I. -I/vol/gnu/src/gcc/gcc/gcc -I/vol/gnu/src/gcc/gcc/gcc/. -I/vol/gnu/src/gcc/gcc/gcc/../include -iprefix /amnt/figaro/volumes/obj-gcc/gcc/obj.alpha/gcc-3.4-20031103/5.1b-gcc/gcc/stage1/../lib/gcc/alpha-dec-osf5.1b/3.4/ -isystem include -isystem stage1/include -isystem /vol/gcc/share/alpha-dec-osf5.1b/bin/include -DIN_GCC -DHAVE_CONFIG_H /vol/gnu/src/gcc/gcc/gcc/mips-tdump.c -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -Werror -fno-common -fworking-directory -O2 -o mips-tdump.i
ignoring nonexistent directory "stage1/include"
ignoring nonexistent directory "/vol/gcc/share/alpha-dec-osf5.1b/bin/include"
ignoring nonexistent directory "/amnt/figaro/volumes/obj-gcc/gcc/obj.alpha/gcc-3.4-20031103/5.1b-gcc/gcc/stage1/../lib/gcc/alpha-dec-osf5.1b/3.4/include"
ignoring nonexistent directory "/vol/gcc/lib/gcc/alpha-dec-osf5.1b/3.4/include"
ignoring nonexistent directory "/vol/gcc/share/alpha-dec-osf5.1b/include"
ignoring duplicate directory "."
ignoring duplicate directory "/vol/gnu/src/gcc/gcc/gcc/."
#include "..." search starts here:
#include <...> search starts here:
 .
 /vol/gnu/src/gcc/gcc/gcc
 /vol/gnu/src/gcc/gcc/gcc/../include
 include
 /vol/gcc/include
 /usr/include
End of search list.
 stage1/cc1 -fpreprocessed mips-tdump.i -quiet -dumpbase mips-tdump.c -auxbase-strip mips-tdump.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -Werror -version -fno-common -o mips-tdump.s
GNU C version 3.4 20031103 (experimental) (alpha-dec-osf5.1b)
	compiled by GNU C version 3.3.2.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
/vol/gnu/src/gcc/gcc/gcc/mips-tdump.c: In function `main':

/vol/gnu/src/gcc/gcc/gcc/mips-tdump.c:1538: internal compiler error: in gen_reg_rtx, at emit-rtl.c:819
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

Environment:
System: OSF1 bartok V5.1 2650 alpha
Machine: alpha
	
host: alpha-dec-osf5.1b
build: alpha-dec-osf5.1b
target: alpha-dec-osf5.1b
configured with: /vol/gnu/src/gcc/gcc/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls alpha-dec-osf5.1b

How-To-Repeat:
Bootstrap GCC as above.
------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2003-11-04 19:20 -------
Fix:
Works ok at -O (instead of -O2).


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

end of thread, other threads:[~2004-02-06 20:20 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-04 19:20 [Bug bootstrap/12898] New: Tru64 UNIX bootstrap failure: ICE in gen_reg_rtx, at emit-rtl.c:819 gcc-bugzilla at gcc dot gnu dot org
2003-11-04 19:22 ` [Bug bootstrap/12898] " ro at gcc dot gnu dot org
2003-11-05  1:04 ` [Bug target/12898] [3.4 Regression] " pinskia at gcc dot gnu dot org
2003-11-18  0:02 ` ro at techfak dot uni-bielefeld dot de
2003-11-18 10:40 ` falk at debian dot org
2003-11-18 12:56 ` falk at debian dot org
2003-11-20 13:59 ` falk at debian dot org
2003-11-20 14:01 ` ro at techfak dot uni-bielefeld dot de
2003-12-02  1:17 ` zack at gcc dot gnu dot org
2003-12-06  8:51 ` pinskia at gcc dot gnu dot org
2003-12-20  4:17 ` pinskia at gcc dot gnu dot org
2004-01-10 22:47 ` pinskia at gcc dot gnu dot org
2004-01-21 15:53 ` [Bug target/12898] [3.4/3.5 " cvs-commit at gcc dot gnu dot org
2004-01-21 16:15 ` [Bug target/12898] [3.4 " falk at debian dot org
2004-01-27 13:05 ` cvs-commit at gcc dot gnu dot org
2004-02-06 20:11 ` cvs-commit at gcc dot gnu dot org
2004-02-06 20:20 ` falk at debian 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).