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 error reported by gcc 2.95.2


This is another compiler error I experienced a few weeks ago:

$g++ -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/specs
gcc version 2.95.2 19991024 (release)
$uname -a
Linux lnx-devel 2.2.10 #1 Tue Jul 20 16:32:24 MEST 1999 i686 unknown
$g++ -c gcc-2.95.2-bug-1.cpp                                        
CSNMP_Table.h: In function `class ostream & operator <<<int, string>(ostream
&, const CSNMP_Table<int,basic_string<c
har,string_char_traits<char>,__default_alloc_template<true,0> > > &)':
CSNMP_TableTest.cpp:9:   instantiated from here
CSNMP_Table.h:41: Internal compiler error.
CSNMP_Table.h:41: Please submit a full bug report.
CSNMP_Table.h:41: See
<URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.

Source:
 <<gcc-2.95.2-bug-1.cpp.gz>> 


Kind regards,

Bart Van Assche
Software Development Engineer
BARCO n.v. / Communication Systems
Tel. +32 56 23 31 36 Fax +32 56 23 34 61
E-mail: mailto:Bart.VanAssche@barco.com
http://www.barco.com

gcc-2.95.2-bug-1.cpp.gz


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