public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* cp-demangle.c:2838: internal | compiler error: Segmentation Fault
@ 2009-01-15 19:18 kamaraju kusumanchi
  2009-01-16 15:41 ` Ian Lance Taylor
  0 siblings, 1 reply; 9+ messages in thread
From: kamaraju kusumanchi @ 2009-01-15 19:18 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 3301 bytes --]

I am trying to compile gcc 4.4 20090109 from gcc 4.4 20081107 on a Sun
Solaris machine.

$ gcc -v
Using built-in specs.
Target: sparc-sun-solaris2.8
Configured with:
/home/kkusuman/software/unZipped/gcc-4.4-20081107/configure
--enable-languages=c,fortran
--prefix=/home/kkusuman/software/myroot/gcc-4.4-20081107 --with-gnu-as
--with-as=/home/kkusuman/software/myroot/bin/as --with-gnu-ld
--with-ld=/home/kkusuman/software/myroot/bin/ld
--with-build-time-tools=/home/kkusuman/software/myroot/bin/
Thread model: posix
gcc version 4.4.0 20081107 (experimental) (GCC)


The build and the source directories are different. The configure
command used is

$nohup /home/kkusuman/software/unZipped/gcc-4.4-20090109/configure
--enable-languages=c,c++,fortran
--prefix=/home/kkusuman/software/myroot/gcc-4.4-20090109 --with-gnu-as
--with-as=/home/kkusuman/software/myroot/bin/as --with-gnu-ld
--with-ld=/home/kkusuman/software/myroot/bin/ld 2>&1 > configure.log

The make command is

$nohup make 2>&1 > make.log &


The compilation stops with

if [ x"" != x ]; then \
          gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions
-I/home/kkusuman/software/myroot/include -I.
-I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include
 -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cplus-dem.c
-o pic/cplus-dem.o; \
        else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions
-I/home/kkusuman/software/myroot/include -I.
-I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include
 -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cplus-dem.c
-o cplus-dem.o
if [ x"" != x ]; then \
          gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions
-I/home/kkusuman/software/myroot/include -I.
-I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include
 -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c
-o pic/cp-demangle.o; \
        else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions
-I/home/kkusuman/software/myroot/include -I.
-I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include
 -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c
-o cp-demangle.o
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c:
In function 'd_substitution':
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c:2838:
internal compiler error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [cp-demangle.o] Error 1
make[3]: Leaving directory
`/home/kkusuman/software/compileHere/gcc-4.4-20090109/libiberty'
make[2]: *** [all-stage1-libiberty] Error 2
make[2]: Leaving directory
`/home/kkusuman/software/compileHere/gcc-4.4-20090109'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory
`/home/kkusuman/software/compileHere/gcc-4.4-20090109'
make: *** [all] Error 2





The log files (configure.log, make.log) are attached. Any idea how to proceed?

[-- Attachment #2: configure.log --]
[-- Type: application/octet-stream, Size: 4080 bytes --]

checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking for a BSD-compatible install... /home/kkusuman/software/myroot/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... CC
checking whether we are using the GNU C++ compiler... no
checking whether CC accepts -g... yes
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
checking for version 0.10 of PPL... no
checking for correct version of CLooG... no
*** This configuration is not supported in the following subdirectories:
     target-libmudflap target-libada gnattools target-libffi target-zlib target-libjava zlib target-libobjc target-boehm-gc
    (Any other directories should still work fine.)
checking for bison... no
checking for byacc... no
checking for yacc... yacc
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) /home/kkusuman/software/myroot/bin/ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for cc... cc
checking for c++... no
checking for g++... no
checking for cxx... no
checking for gxx... no
checking for gcc... gcc
checking for gcj... no
checking for gfortran... gfortran
checking for ar... no
checking for ar... ar
checking for as... no
checking for as... as
checking for dlltool... no
checking for dlltool... no
checking for ld... no
checking for ld... ld
checking for lipo... no
checking for lipo... no
checking for nm... no
checking for nm... nm
checking for objdump... no
checking for objdump... objdump
checking for ranlib... no
checking for ranlib... ranlib
checking for strip... no
checking for strip... strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... host tool
checking where to find the target as... host tool
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target ld... host tool
checking where to find the target lipo... host tool
checking where to find the target nm... host tool
checking where to find the target objdump... host tool
checking where to find the target ranlib... host tool
checking where to find the target strip... host tool
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile

[-- Attachment #3: make.log --]
[-- Type: application/octet-stream, Size: 30385 bytes --]

[ -f stage_final ] || echo stage3 > stage_final
make[1]: Entering directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109'
make[2]: Entering directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109'
make[2]: Leaving directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109'
make[2]: Entering directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109'
Configuring stage 1 in ./intl
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /home/kkusuman/software/myroot/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for sparc-sun-solaris2.8-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for sparc-sun-solaris2.8-ranlib... ranlib
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /home/kkusuman/software/myroot/bin/ld
checking if the linker (/home/kkusuman/software/myroot/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... no
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for aclocal... no
checking for autoconf... autoconf
checking for autoheader... autoheader
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
Configuring stage 1 in ./gcc
configure: creating cache ./config.cache
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... yes (/home/kkusuman/software/myroot/bin/ld - GNU ld)
checking whether a default assembler was specified... yes (/home/kkusuman/software/myroot/bin/as - GNU as)
checking for sparc-sun-solaris2.8-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking whether gcc and cc understand -c and -o together... yes
checking for sparc-sun-solaris2.8-gnatbind... no
checking for sparc-sun-solaris2.8-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking how to run the C preprocessor... gcc -E
checking for inline... inline
checking for void *... yes
checking size of void *... 4
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking for long long... (cached) yes
checking size of long long... 8
checking for __int64... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
configure: WARNING: decimal float is not supported for this target
configure: WARNING: fixed-point is not supported for this target
checking whether make sets $(MAKE)... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for sparc-sun-solaris2.8-ranlib... ranlib
checking for a BSD compatible install... /home/kkusuman/software/myroot/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... yes
checking for recent Pod::Man... no
checking for flex... flex
checking for bison... /home/kkusuman/software/unZipped/gcc-4.4-20090109/missing bison
checking for nm... nm
checking for ar... ar
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... yes
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... yes
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... yes
checking for nl_langinfo... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for mincore... yes
checking for setlocale... yes
checking for clearerr_unlocked... no
checking for feof_unlocked... no
checking for ferror_unlocked... no
checking for fflush_unlocked... no
checking for fgetc_unlocked... no
checking for fgets_unlocked... no
checking for fileno_unlocked... no
checking for fprintf_unlocked... no
checking for fputc_unlocked... no
checking for fputs_unlocked... no
checking for fread_unlocked... no
checking for fwrite_unlocked... no
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... /home/kkusuman/software/myroot/bin/ld
checking if the linker (/home/kkusuman/software/myroot/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether asprintf is declared... no
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether strstr is declared... yes
checking whether strverscmp is declared... no
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... no
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... no
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether clearerr_unlocked is declared... no
checking whether feof_unlocked is declared... no
checking whether ferror_unlocked is declared... no
checking whether fflush_unlocked is declared... no
checking whether fgetc_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether fileno_unlocked is declared... no
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... no
checking whether fputs_unlocked is declared... no
checking whether fread_unlocked is declared... no
checking whether fwrite_unlocked is declared... no
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for .preinit_array/.init_array/.fini_array support... yes
checking if mkdir takes one argument... no
Using `/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sparc.c' for machine-specific logic.
Using `/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sparc.md' as machine description file.
Using the following target machine macro files:
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/biarch64.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sparc.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/dbxelf.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/elfos.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/svr4.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sysv4.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sol2.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sol2.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sol2-gld.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sol2-gas.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sol2-bi.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sol2-gld-bi.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/sparc/sol2-gas-bi.h
	/home/kkusuman/software/unZipped/gcc-4.4-20090109/gcc/config/tm-dwarf2.h
Using host-solaris.o for host machine hooks.
checking whether NLS is requested... yes
checking for catalogs to be installed...  be da de el es fi fr id ja nl ru sr sv tr zh_CN zh_TW
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... grep -F
checking for ld used by gcc... /home/kkusuman/software/myroot/bin/ld
checking if the linker (/home/kkusuman/software/myroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786240
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /home/kkusuman/software/myroot/bin/ld option to reload object files... -r
checking for sparc-sun-solaris2.8-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for sparc-sun-solaris2.8-ar... (cached) ar
checking for sparc-sun-solaris2.8-strip... no
checking for strip... strip
checking for sparc-sun-solaris2.8-ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/home/kkusuman/software/myroot/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.8 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking what assembler to use... /home/kkusuman/software/myroot/bin/as
checking what linker to use... /home/kkusuman/software/myroot/bin/ld
checking for nm... /home/kkusuman/software/myroot/bin/nm
checking what nm to use... /home/kkusuman/software/myroot/bin/nm
checking for objdump... /home/kkusuman/software/myroot/bin/objdump
checking what objdump to use... /home/kkusuman/software/myroot/bin/objdump
checking for readelf... /home/kkusuman/software/myroot/bin/readelf
checking what readelf to use... /home/kkusuman/software/myroot/bin/readelf
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... read-write
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... no
checking assembler for cfi personality directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for COMDAT group support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking assembler for .register... yes
checking assembler for -relax option... yes
checking assembler for unaligned pcrel relocs... yes
checking assembler for unaligned pcrel relocs against hidden symbols... yes
checking assembler for offsetable %lo()... yes
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... yes
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... yes
checking linker --as-needed support... yes
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... no
Using ggc-page for garbage collection.
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a native compiler for sparc-sun-solaris2.8.
updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating gccbug
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
Configuring stage 1 in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... sparc-sun-solaris2.8
checking host system type... sparc-sun-solaris2.8
checking for sparc-sun-solaris2.8-ar... ar
checking for sparc-sun-solaris2.8-ranlib... ranlib
checking for sparc-sun-solaris2.8-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking how to run the C preprocessor... gcc -E
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wc++-compat... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -pedantic ... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for a BSD-compatible install... /home/kkusuman/software/myroot/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... no
checking for stdint.h... no
checking for stdio_ext.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... (cached) no
checking for unistd.h... (cached) yes
checking for int... yes
checking size of int... 4
checking for uintptr_t... yes
checking for a 64-bit type... unsigned long long
checking for pid_t... yes
checking for library containing strerror... none required
checking for asprintf... no
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for ffs... yes
checking for getcwd... yes
checking for getpagesize... yes
checking for gettimeofday... yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for mempcpy... no
checking for memset... yes
checking for mkstemps... no
checking for putenv... yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... no
checking for snprintf... yes
checking for sigsetmask... no
checking for stpcpy... no
checking for stpncpy... no
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strndup... no
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strverscmp... no
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
checking for strerror... yes
checking for strsignal... yes
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... (cached) yes
checking for realpath... yes
checking for canonicalize_file_name... no
checking for pstat_getstatic... no
checking for pstat_getdynamic... no
checking for sysmp... no
checking for getsysinfo... no
checking for table... no
checking for sysctl... no
checking for wait3... yes
checking for wait4... yes
checking for __fsetlocking... yes
checking whether basename is declared... no
checking whether ffs is declared... yes
checking whether asprintf is declared... no
checking whether vasprintf is declared... no
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strverscmp is declared... no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[3]: Entering directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
	  mkdir pic; \
	else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I/home/kkusuman/software/myroot/include -I. -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/regex.c -o pic/regex.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I/home/kkusuman/software/myroot/include -I. -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I/home/kkusuman/software/myroot/include -I. -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I/home/kkusuman/software/myroot/include -I. -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
	  gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I/home/kkusuman/software/myroot/include -I. -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic   /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
	else true; fi
gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions -I/home/kkusuman/software/myroot/include -I. -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic  /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c -o cp-demangle.o
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c: In function 'd_substitution':
/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c:2838: internal compiler error: Segmentation Fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [cp-demangle.o] Error 1
make[3]: Leaving directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109/libiberty'
make[2]: *** [all-stage1-libiberty] Error 2
make[2]: Leaving directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/kkusuman/software/compileHere/gcc-4.4-20090109'
make: *** [all] Error 2

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault
  2009-01-15 19:18 cp-demangle.c:2838: internal | compiler error: Segmentation Fault kamaraju kusumanchi
@ 2009-01-16 15:41 ` Ian Lance Taylor
  2009-01-22  0:15   ` kamaraju kusumanchi
  0 siblings, 1 reply; 9+ messages in thread
From: Ian Lance Taylor @ 2009-01-16 15:41 UTC (permalink / raw)
  To: kamaraju kusumanchi; +Cc: gcc-help

"kamaraju kusumanchi" <raju.mailinglists@gmail.com> writes:

> I am trying to compile gcc 4.4 20090109 from gcc 4.4 20081107 on a Sun
> Solaris machine.

> gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions
> -I/home/kkusuman/software/myroot/include -I.
> -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include
>  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
> /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c
> -o cp-demangle.o
> /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c:
> In function 'd_substitution':
> /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c:2838:
> internal compiler error: Segmentation Fault

If this is repeatable and has not been fixed in current mainline, then
this is a bug im the compiler.  Please file a bug report at
http://gcc.gnu.org/bugzilla/ , so that we don't ship a broken 4.4.0
compiler.  Thanks.

Ian

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault
  2009-01-16 15:41 ` Ian Lance Taylor
@ 2009-01-22  0:15   ` kamaraju kusumanchi
  2009-01-27  1:02     ` kamaraju kusumanchi
  0 siblings, 1 reply; 9+ messages in thread
From: kamaraju kusumanchi @ 2009-01-22  0:15 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gcc-help

On Fri, Jan 16, 2009 at 10:41 AM, Ian Lance Taylor <iant@google.com> wrote:
> "kamaraju kusumanchi" <raju.mailinglists@gmail.com> writes:
>
>> I am trying to compile gcc 4.4 20090109 from gcc 4.4 20081107 on a Sun
>> Solaris machine.
>
>> gcc -c -DHAVE_CONFIG_H -g -fkeep-inline-functions
>> -I/home/kkusuman/software/myroot/include -I.
>> -I/home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/../include
>>  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic
>> /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c
>> -o cp-demangle.o
>> /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c:
>> In function 'd_substitution':
>> /home/kkusuman/software/unZipped/gcc-4.4-20090109/libiberty/cp-demangle.c:2838:
>> internal compiler error: Segmentation Fault
>
> If this is repeatable and has not been fixed in current mainline, then
> this is a bug im the compiler.  Please file a bug report at
> http://gcc.gnu.org/bugzilla/ , so that we don't ship a broken 4.4.0
> compiler.  Thanks.
>
> Ian
>

It is repeatable. But I think the bug is due to yacc in /usr/ccs/bin
on my system. One of the gcc installation documents asks to remove it
from the path. I am trying to compile bison (replacement of yacc) to
see if that makes it go away.

raju

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault
  2009-01-22  0:15   ` kamaraju kusumanchi
@ 2009-01-27  1:02     ` kamaraju kusumanchi
  2009-01-27 19:38       ` kamaraju kusumanchi
  0 siblings, 1 reply; 9+ messages in thread
From: kamaraju kusumanchi @ 2009-01-27  1:02 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gcc-help

>> If this is repeatable and has not been fixed in current mainline, then
>> this is a bug im the compiler.  Please file a bug report at
>> http://gcc.gnu.org/bugzilla/ , so that we don't ship a broken 4.4.0
>> compiler.  Thanks.
>>
>> Ian
>>
>
> It is repeatable. But I think the bug is due to yacc in /usr/ccs/bin
> on my system. One of the gcc installation documents asks to remove it
> from the path. I am trying to compile bison (replacement of yacc) to
> see if that makes it go away.
>
> raju
>

Installing bison, removing /usr/ccs/bin from the PATH did not help.

This is now http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38981

raju

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault
  2009-01-27  1:02     ` kamaraju kusumanchi
@ 2009-01-27 19:38       ` kamaraju kusumanchi
  2009-01-27 21:02         ` Ian Lance Taylor
  2009-01-30  2:56         ` Tadeus
  0 siblings, 2 replies; 9+ messages in thread
From: kamaraju kusumanchi @ 2009-01-27 19:38 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: gcc-help

>
> Installing bison, removing /usr/ccs/bin from the PATH did not help.
>
> This is now http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38981
>

One small question. The backtrace shows that the code is calling
qsort() function in /usr/lib/libc.so.1 . I am wondering if there is
any incompatibility between qsort expected by gcc and qsort on my
system's library? Could this be the cause of the problems?

How can I find out if my /usr/lib/libc.so.1 is GNU compatible? Are
there any workarounds for this kind of problems?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault
  2009-01-27 19:38       ` kamaraju kusumanchi
@ 2009-01-27 21:02         ` Ian Lance Taylor
  2009-01-30  2:56         ` Tadeus
  1 sibling, 0 replies; 9+ messages in thread
From: Ian Lance Taylor @ 2009-01-27 21:02 UTC (permalink / raw)
  To: kamaraju kusumanchi; +Cc: gcc-help

kamaraju kusumanchi <raju.mailinglists@gmail.com> writes:

>>
>> Installing bison, removing /usr/ccs/bin from the PATH did not help.
>>
>> This is now http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38981
>>
>
> One small question. The backtrace shows that the code is calling
> qsort() function in /usr/lib/libc.so.1 . I am wondering if there is
> any incompatibility between qsort expected by gcc and qsort on my
> system's library? Could this be the cause of the problems?
>
> How can I find out if my /usr/lib/libc.so.1 is GNU compatible? Are
> there any workarounds for this kind of problems?

In general gcc tries hard to follow the existing ABI.  This may
indicate that the libc was compiled with some options that gcc is not
using by default.  That may indicate that you need a slightly
different target.  The details will be highly system dependent,
unfortunately.

Ian

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation  Fault
  2009-01-27 19:38       ` kamaraju kusumanchi
  2009-01-27 21:02         ` Ian Lance Taylor
@ 2009-01-30  2:56         ` Tadeus
  2009-02-03 17:37           ` kamaraju kusumanchi
  1 sibling, 1 reply; 9+ messages in thread
From: Tadeus @ 2009-01-30  2:56 UTC (permalink / raw)
  To: gcc-help


Hi Kamaraju!

--- On Tue, 1/27/09, kamaraju kusumanchi wrote:

> One small question. The backtrace shows that the code is calling
> qsort() function in /usr/lib/libc.so.1 . I am wondering if there is
> any incompatibility between qsort expected by gcc and qsort on my
> system's library? Could this be the cause of the problems?

Do you think the following post titled "qsort_r argument order" relevant?
http://sources.redhat.com/ml/libc-alpha/2008-12/msg00003.html

Best regards,
Eus
-- 
View this message in context: http://www.nabble.com/cp-demangle.c%3A2838%3A-internal-%7C-compiler-error%3A-Segmentation-Fault-tp21484882p21740625.html
Sent from the gcc - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault
  2009-01-30  2:56         ` Tadeus
@ 2009-02-03 17:37           ` kamaraju kusumanchi
  2009-02-04  1:08             ` Ian Lance Taylor
  0 siblings, 1 reply; 9+ messages in thread
From: kamaraju kusumanchi @ 2009-02-03 17:37 UTC (permalink / raw)
  To: Tadeus; +Cc: gcc-help

On Thu, Jan 29, 2009 at 9:56 PM, Tadeus <eus@member.fsf.org> wrote:
>
> Hi Kamaraju!
>
> --- On Tue, 1/27/09, kamaraju kusumanchi wrote:
>
>> One small question. The backtrace shows that the code is calling
>> qsort() function in /usr/lib/libc.so.1 . I am wondering if there is
>> any incompatibility between qsort expected by gcc and qsort on my
>> system's library? Could this be the cause of the problems?
>
> Do you think the following post titled "qsort_r argument order" relevant?
> http://sources.redhat.com/ml/libc-alpha/2008-12/msg00003.html
>

Further debugging tells me that my qsort is working fine. Gcc (for
some reason) is choosing the wrong assembler, linker etc.,

For example, when gcc chooses the assembler, linker from /usr/ccs/bin
then the program results in internal compiler error.

If gcc chooses the assembler, linker etc., from another directory
(which contain newer versions of as, ld), then the program compiles
fine.

I discovered this accidentally. I do not know why gcc is picking up
things from /usr/ccs/bin even though it is not included in $PATH,
$LD_LIBRARY_PATH etc., Any idea on how to override the default
behavior?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: cp-demangle.c:2838: internal | compiler error: Segmentation Fault
  2009-02-03 17:37           ` kamaraju kusumanchi
@ 2009-02-04  1:08             ` Ian Lance Taylor
  0 siblings, 0 replies; 9+ messages in thread
From: Ian Lance Taylor @ 2009-02-04  1:08 UTC (permalink / raw)
  To: kamaraju kusumanchi; +Cc: Tadeus, gcc-help

kamaraju kusumanchi <raju.mailinglists@gmail.com> writes:

> I discovered this accidentally. I do not know why gcc is picking up
> things from /usr/ccs/bin even though it is not included in $PATH,
> $LD_LIBRARY_PATH etc., Any idea on how to override the default
> behavior?

There are various ways to tell gcc which linker to use, such as using
the -B option or setting the environment variable COMPILER_PATH.

Ian

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-02-04  1:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-15 19:18 cp-demangle.c:2838: internal | compiler error: Segmentation Fault kamaraju kusumanchi
2009-01-16 15:41 ` Ian Lance Taylor
2009-01-22  0:15   ` kamaraju kusumanchi
2009-01-27  1:02     ` kamaraju kusumanchi
2009-01-27 19:38       ` kamaraju kusumanchi
2009-01-27 21:02         ` Ian Lance Taylor
2009-01-30  2:56         ` Tadeus
2009-02-03 17:37           ` kamaraju kusumanchi
2009-02-04  1:08             ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).