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]

Internal compiler error


GCC Version: 2.95
(installed on top of Cygnus b21)
OS: Windows 98

Compiler Command Line:
gcc -I/projects/bpparser2/ -I/projects/ -E -DBUILDING_DLL -c 
utf.cpp

Note: running gcc with just the provided file and not options 
duplicates the error.

--Attached-- A Zip'ed file of the preprocessed output (changed 
extension to .cpp to make sure error was duplicated).

--Original Make ouptut of error--
c:\cygnus\cygwin~1\H-i586~1\bin\make.exe bpparser2  
DLLFLAGS=-DBUILDING_DLL
gcc -I/projects/bpparser2/ -I/projects/ -DBUILDING_DLL -c utf.cpp
utf.cpp: In method `bool 
bpparser2::Lexer::ConvertUTF8toWCHAR_T(UTF8_T *, int, 
__wchar_t *, int) const':
utf.cpp:343: Internal compiler error in `rest_of_compilation', at 
toplev.c:4415
Please submit a full bug report.
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for 
instructions.
make.exe[1]: *** [utf.o] Error 1
MAKE.EXE: *** [all] Error 2

--
edA-qa mort-ora-y
<mort-ora-y@disemia.com>

bugfile.zip


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