c/8125: Compile of config/sparc/gmon-sol2.c produces a bus error

peter.oshea@analog.com peter.oshea@analog.com
Wed Oct 2 06:26:00 GMT 2002


>Number:         8125
>Category:       c
>Synopsis:       Compile of config/sparc/gmon-sol2.c produces a bus error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 02 06:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Peter O'Shea
>Release:        gcc-3.2
>Organization:
>Environment:
sparc solaris 2.8
gcc-3.2 compiled with gcc 2.95.2 and gnu make, Solaris as and ld, on a Sun Blade 100
>Description:
Here's my input to configure:
../configure --prefix=/home/poshea/bin/gcc \
--with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld \
--disable-nls --enable-threads=posix \
--enable-languages=c,c++,f77,objc

then "make bootstrap".
The compile proceeds fine for two hours, then fails here:


./xgcc -B./ -B/home/poshea/bin/gcc/sparc-sun-solaris2.8/bin/ -isystem /home/poshea/bin/gcc/sparc-sun-solaris2.8/include -isystem /home/poshea/bin/gcc/sparc-sun-solaris2.8/sys-include -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include  \
        -c ../../gcc/config/sparc/gmon-sol2.c -o gmon.o
../../gcc/config/sparc/gmon-sol2.c: In function `monstartup':
../../gcc/config/sparc/gmon-sol2.c:167: internal error: Bus Error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake: *** [gmon.o] Error 1
>How-To-Repeat:
Fails the same way, every time.
>Fix:
Wish I knew.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list