This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Internal Compiler Error on Recently CVS'd sources in libstdc++-v3 on Alpha.
- To: gcc at gcc dot gnu dot org
- Subject: Internal Compiler Error on Recently CVS'd sources in libstdc++-v3 on Alpha.
- From: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Date: Fri, 05 May 2000 14:01:31 +0200
- Organization: Moene Computational Physics, Maartensdijk, The Netherlands
Hi,
Just for your information - without any attempt at chasing this bug
down:
On alphaev6-unknown-linux-gnu (actually, Red Hat 6.0 on Alpha), using
sources CVS'd at 2000050510 UTC, I get the following ICE while building
libstdc++-v3:
/home/toon/compilers/snapshots/obj/gcc/g++
-B/home/toon/compilers/snapshots/obj/gcc/
-B/usr/snp/alphaev6-unknown-linux-gnu/bin/ -DHAVE_CONFIG_H -I.
-I../../../../egcs/libstdc++-v3/src -I.. -nostdinc++
-I../../../../egcs/libstdc++-v3 -I../../../../egcs/libstdc++-v3/libio
-I../../../../egcs/libstdc++-v3/config/cpu/alpha
-I../../../../egcs/libstdc++-v3/config/gnu-linux -I/usr/snp/include -g
-O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall
-Wno-format -W -Wwrite-strings -Winline -Werror -g -c -fPIC -DPIC
../../../../egcs/libstdc++-v3/src/complex_io.cc -o .libs/complex_io.lo
../../../../egcs/libstdc++-v3/src/complex_io.cc: In function
`std::basic_istream<_CharT, _Traits>
../../../../egcs/libstdc++-v3/src/complex_io.cc: &std::operator>>
(std::basic_istream<_CharT, _Traits>
../../../../egcs/libstdc++-v3/src/complex_io.cc: &, std::complex<_Tp> &)
[with _Tp = float, _CharT =
../../../../egcs/libstdc++-v3/src/complex_io.cc: char, _Traits =
std::char_traits<char>]':
../../../../egcs/libstdc++-v3/src/complex_io.cc:97: instantiated from
here
../../../../egcs/libstdc++-v3/src/complex_io.cc:76: Internal compiler
error.
../../../../egcs/libstdc++-v3/src/complex_io.cc:76: Please submit a full
bug report.
../../../../egcs/libstdc++-v3/src/complex_io.cc:76: See
<URL:http://www.gnu.org/software/gcc/bugs.html>
../../../../egcs/libstdc++-v3/src/complex_io.cc:76: for instructions.
If you have trouble reproducing the bug on a particular Linux Alpha
target, I can supply the preprocessed source.
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://xena.eas.asu.edu/~andy (under construction)