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/3781: gcc 3.0-CVS ICE on C++ on arm-elf



>Number:         3781
>Category:       bootstrap
>Synopsis:       gcc 3.0-CVS ICE on C++ on arm-elf
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 23 14:36:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     joel@gcc.gnu.org
>Release:        gcc 3.0 CVS branch 2001-07-23
>Organization:
>Environment:
GNU/Linux RedHat 6.2 targetting arm-elf	
>Description:
FYI This is a degradation over the last post 3.0 checkout
of CVS I did.

make fails with this.

/usr3/ftp_archive/gnu/gcc/ss/b3/b-arm/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-arm/gcc/ -nostdinc++ -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-arm/arm-elf/libstdc++-v3/src -L/usr3/ftp_archive/gnu/gcc/ss/b3/b-arm/arm-elf/libstdc++-v3/src/.libs -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-arm/arm-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-arm/arm-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc-30-cvs/newlib/libc/include -B/opt/gnucross/arm-elf/bin/ -B/opt/gnucross/arm-elf/lib/ -isystem /opt/gnucross/arm-elf/include -nostdinc++ -I../../../../gcc-30-cvs/libstdc++-v3/include -I../../../../gcc-30-cvs/libstdc++-v3/include/std -I../../../../gcc-30-cvs/libstdc++-v3/include/c_std -I../include -I../../../../gcc-30-cvs/libstdc++-v3/libsupc++ -I../libio -I../../../../gcc-30-cvs/libstdc++-v3/libio -I../../../../gcc-30-cvs/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../../gcc-30-cvs/libstdc++-v3/src/misc-inst.cc -o misc-inst.o
../../../../gcc-30-cvs/libstdc++-v3/include/bits/istream.tcc: In member
   function `typename _Traits::pos_type std::basic_istream<_CharT,
   _Traits>::tellg() [with _CharT = char, _Traits = std::char_traits<char>]':
../../../../gcc-30-cvs/libstdc++-v3/src/misc-inst.cc:99:   instantiated from here
../../../../gcc-30-cvs/libstdc++-v3/include/bits/istream.tcc:945: Internal
   error: Segmentation fault
Please submit a full bug report,
>How-To-Repeat:
$1=arm-elf

../gcc-30-cvs/configure --target=${1} \
    --with-gnu-as --with-gnu-ld --with-newlib --verbose \
    --prefix=/opt/gnucross '--enable-languages=c,c++'
>Fix:
unknown
>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]