From mboxrd@z Thu Jan 1 00:00:00 1970 From: tru@pasteur.fr To: gcc-gnats@gcc.gnu.org Subject: bootstrap/4394: MacOSX Internal error: Illegal instruction (program cc1) Date: Tue, 25 Sep 2001 06:46:00 -0000 Message-id: <20010925134453.14287.qmail@sourceware.cygnus.com> X-SW-Source: 2001-09/msg00486.html List-Id: >Number: 4394 >Category: bootstrap >Synopsis: MacOSX Internal error: Illegal instruction (program cc1) >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Sep 25 06:46:03 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Tru Huynh >Release: gcc version 3.1 20010925 (experimental) >Organization: >Environment: [milou:~/tru/cvs_build] guest% uname -a Darwin milou.bis.pasteur.fr 1.4 Darwin Kernel Version 1.4: Sun Sep 9 15:39:59 PDT 2001; root:xnu/xnu-201.obj~1/RELEASE_PPC Power Macintosh powerpc [milou:~/tru/cvs_build] guest% gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs Apple Computer, Inc. version gcc-932.1, based on gcc version 2.95.2 19991024 (release) >Description: stage1/xgcc -Bstage1/ -B/Users/guest/tru/root/powerpc-apple-darwin1.4/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../cvs/gcc/gcc -I../../cvs/gcc/gcc/. -I../../cvs/gcc/gcc/config -I../../cvs/gcc/gcc/../include ../../cvs/gcc/gcc/expr.c -o expr.o xgcc: Internal error: Illegal instruction (program cc1) >How-To-Repeat: [milou:~/tru/cvs_build] guest% head config.status #!/bin/sh # This file was generated automatically by configure. Do not edit. # This directory was configured as follows: ../cvs/gcc/configure --with-gcc-version-trigger=/Users/guest/tru/cvs/gcc/gcc/version.c --host=powerpc-apple-darwin1.4 --prefix=/Users/guest/tru/root --norecursion # [milou:~/tru/cvs_build] guest% make bootstrap true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2" "INSTALL=/bin/sh /Users/guest/tru/cvs/gcc/install-sh -c" "INSTALL_DATA=/bin/sh /Users/guest/tru/cvs/gcc/install-sh -c -m 644" "INSTALL_PROGRAM=/bin/sh /Users/guest/tru/cvs/gcc/install-sh -c " "INSTALL_SCRIPT=/bin/sh /Users/guest/tru/cvs/gcc/install-sh -c" "LDFLAGS=" "LIBCFLAGS=-g -O2" "LIBCFLAGS_FOR_TARGET=-g -O2" "MAKE=make" "MAKEINFO=makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/Users/guest/tru/root" "infodir=/Users/guest/tru/root/info" "libdir=/Users/guest/tru/root/lib" "prefix=/Users/guest/tru/root" "tooldir=/Users/guest/tru/root/powerpc-apple-darwin1.4" "AR=ar" "AS=as" "CC=gcc" "CXX=c++" "LD=ld" "LIBCFLAGS=-g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR=" DO=all multi-do Bootstrapping the compiler make CC="stage1/xgcc -Bstage1/ -B/Users/guest/tru/root/powerpc-apple-darwin1.4/bin/" STAGE_PREFIX=stage1/ CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/Users/guest/tru/root/lib LANGUAGES="c gcov c++ f77 java objc" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" (cd intl && make all) (cd po && make all) stage1/xgcc -Bstage1/ -B/Users/guest/tru/root/powerpc-apple-darwin1.4/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../cvs/gcc/gcc -I../../cvs/gcc/gcc/. -I../../cvs/gcc/gcc/config -I../../cvs/gcc/gcc/../include ../../cvs/gcc/gcc/expr.c -o expr.o xgcc: Internal error: Illegal instruction (program cc1) Please submit a full bug report. See for instructions. *** Error code 1 Stop in /Users/guest/tru/cvs_build/gcc. *** Error code 1 Stop in /Users/guest/tru/cvs_build/gcc. *** Error code 1 Stop in /Users/guest/tru/cvs_build. [milou:~/tru/cvs_build] guest% >Fix: >Release-Note: >Audit-Trail: >Unformatted: