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]

bug report: /usr/include/g++/streambuf.h:380: Internal compiler error.



g++ -c -g -Wall -Wno-unused -I/home/junyi/common_libs/c++/include
 main.cc -o main.o
/usr/include/g++/streambuf.h: In method `int streambuf::allocate()':
In file included from /usr/include/g++/iostream.h:31,
                 from /usr/include/g++/String.h:26,
                 from main.cc:46:
/usr/include/g++/streambuf.h:380: Internal compiler error.
/usr/include/g++/streambuf.h:380: Please submit a full bug report to
`egcs-bugs@cygnus.com'.
make: *** [main.o] Error 1



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