This is the mail archive of the gcc-bugs@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/3288: Segmentation fault in stage3_build (Solaris 2.5.1)



>Number:         3288
>Category:       bootstrap
>Synopsis:       Segmentation fault when building bootstrap (../../gcc/cp/decl.c:6636: Internal error: Segmentation Fault)
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 20 05:06:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Emil Isberg
>Release:        3.0
>Organization:
MDS
>Environment:
System: SunOS legolas 5.5.1 Generic_103640-27 sun4m sparc SUNW,SPARCstation-10
Architecture: sun4

host: sparc-sun-solaris2.5.1
build: sparc-sun-solaris2.5.1
target: sparc-sun-solaris2.5.1
configured with: ../configure --prefix=/opt/FSFgcc3
>Description:
stage2/xgcc -Bstage2/ -B/opt/FSFgcc3/sparc-sun-solaris2.5.1/bin/ -c  -DIN_GCC  -DSVR4  -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes   -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp -I../../gcc/config -I../../gcc/../include ../../gcc/cp/decl.c -o cp/decl.o
../../gcc/cp/decl.c: In function `init_decl_processing': 
../../gcc/cp/decl.c:6636: Internal error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [cp/decl.o] Error 1
make[2]: Leaving directory `/home/sdu/cel95eig/home/work/gcc/gcc-3.0/objdir/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory `/home/sdu/cel95eig/home/work/gcc/gcc-3.0/objdir/gcc'
make: *** [bootstrap] Error 2

I've got full output from both configure and make if you want to see them...

>How-To-Repeat:
 Compile it again...
>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]