This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

bootstrap/3449: segfault on compile



>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]