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-3.0 Internal error #382


I think the following is as explanatory as I can give:

---------------------------------------
g++ -v

Reading specs from /usr/bin/../lib/gcc-lib/i386-pc-linux-gnu/3.0/specs
Configured with: ./configure --prefix=/packages/gcc/3.0/any --exec-prefix=/packages/gcc/3.0/i386 i386-pc-linux-gnu : (reconfigured) ./configure --prefix=/packages/gcc/3.0/any --exec-prefix=/packages/gcc/3.0/i386 --enable-threads i386-pc-linux-gnu : (reconfigured) ./configure --prefix=/packages/gcc/3.0/any --exec-prefix=/packages/gcc/3.0/i386 --enable-threads i386-pc-linux-gnu : (reconfigured) ./configure --prefix=/packages/gcc/3.0/any --exec-prefix=/packages/gcc/3.0/i386 i386-pc-linux-gnu : (reconfigured) ./configure --prefix=/packages/gcc/3.0/any --exec-prefix=/packages/gcc/3.0/i386 --enable-threads i386-pc-linux-gnu
Thread model: posix
gcc version 3.0
----------------------------------------

----------------------------------------
bash-2.04$ g++ -save-temps -I /usr/include/g++-v3/ext -I/usr/include/g++-v3 -I/packages/gcc/3.0/any/include/g++-v3/i386-pc-linux-gnu -o rec4 rec4.cc
In file included from rec4.cc:22:
getopt.cc:21: Internal error #382.
getopt.cc:21: Internal compiler error in validate_nonmember_using_decl, at 
   cp/decl2.c:5004
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
----------------------------------------

bzipped .ii file is attached.

-Eric

rec4.ii.bz2


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