This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/3449: segfault on compile
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/3449: segfault on compile
- From: cas1650 at nebrwesleyan dot edu
- Date: 27 Jun 2001 19:13:02 -0000
- Reply-To: cas1650 at nebrwesleyan dot edu
>Number: 3449
>Category: bootstrap
>Synopsis: segfault on compile
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jun 27 12:16:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Chris St. Pierre
>Release: gcc-3.0 (compiled with gcc 2.95.3 20001130)
>Organization:
>Environment:
LinuxPPC Q4 2000 (Kernel 2.2.18) on a G4 cube
>Description:
After quite a bit of compilation, I get:
.
.
.
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B./ -B/usr/local/powerpc-unknown-linux-gnu/bin/ -isystem /usr/local/powerpc-unknown-linux-gnu/include -S tmp-dum.c
cc1: Internal error: Segmentation fault
Please submit a full bug report,
with preprocesses source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [s-under] Error 1
make[2]: Leaving directory '/root/ppc-gcc/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory '/root/ppc-gcc/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:
../gcc-3.0/configure --with-cpu=powerpc
make bootstrap
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: