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]

gcc 2.96 bug


Hi,

I got this version of gcc from one of the CodeSourcery snapshots:

gcc -v
Reading specs from /usr/local/bin/../lib/gcc-lib/i386-pc-linux-gnu/2.96/specs
gcc version 2.96 20000615 (experimental)                            

g++ -W -Wall -pipe -D_POSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_REENTRANT -DACE_HAS_AIO_CALLS -O3 -g -Wno-uninitialized -fno-implicit-templates    -I/opt2/home/craigr/ACE_wrappers -DACE_HAS_EXCEPTIONS    -Iinclude -Ibe_include -Ife -DTAO_IDL_PREPROCESSOR=\"g++\"  -c -o .obj/ast_string.o ast/ast_string.cpp
ast/ast_string.cpp: In method `AST_String::AST_String (AST_Expression
*, long int)':
ast/ast_string.cpp:119: Internal compiler error.
ast/ast_string.cpp:119: Please submit a full bug report.
ast/ast_string.cpp:119: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake: *** [.obj/ast_string.o] Error 1                               


-- 
Craig Rodrigues        
http://www.gis.net/~craigr    
rodrigc@mediaone.net          

ast_string.ii.bz2


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