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]

Interal Compiler Error 272


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

My system is Linux 2.2.10 (SuSE 6.2)

The preprocessed file, made by
g++ -E help.C -o help.ii is attached as help.ii.bz2.

Output of (newlines are changed)
$ g++ -v --save-temps -o help.o -c -fPIC -O3 -fexceptions help.C
Reading specs from /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
 /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/cpp -lang-c++ -v -undef 
- -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus -D__GNUC_MINOR__=91 
- -D__ELF__ -Dunix -Di386 -D__i386__ -Dlinux -D__ELF__ -D__unix__ 
- -D__i386__ -D__i386__ -D__linux__ -D__unix -D__i386 -D__linux 
- -Asystem(posix) -D__EXCEPTIONS -D__OPTIMIZE__ -Asystem(unix) 
- -Acpu(i386) -Amachine(i386) -Di386 -D__i386 -D__i386__ 
- -D__tune_i486__ -D__PIC__ -D__pic__ help.C help.ii
GNU CPP version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) (i386
Linux/ELF)
#include "..." search starts here:
#include <...> search starts here:
 /usr/include/g++
 /usr/lib/g++-include
 /usr/local/include
 /usr/i486-linux/include
 /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/include
 /usr/include
End of search list.
 /usr/lib/gcc-lib/i486-linux/egcs-2.91.66/cc1plus help.ii -quiet 
 -dumpbase help.cc -O3 -version -fPIC -fexceptions -o help.s
GNU C++ version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release) 
(i486-linux) compiled by GNU C version egcs-2.91.66 19990314/Linux
(egcs-1.1.2 release).
help.C: In function `void char_to_deque(const char *, 
class deque<cl_F,__default_alloc_template<true,0>,0> *)':
help.C:11: Internal compiler error 272.
help.C:11: Please submit a full bug report to
`egcs-bugs@egcs.cygnus.com'.
help.C:11: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for
details.

HTH

Bela

- -- 
Bela Bauer
bela_b@gmx.net
virtuelle Wanderung: www.schuelerdiskussion.de/vhvb/ 
PGP-Key available per eMail or at www1945.l6.xodox.com/bela/pgp.html

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.1

iQA/AwUBOWiqyk1EtnWzHrYjEQJf+gCgoJPqc7R4ka0BMwhbNOHhPFpURegAoNB5
aWb2Jr0dM0fKQDXfVBNfzkBH
=KSkF
-----END PGP SIGNATURE-----

help.ii.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]