bug-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug report: Internal compiler error


From: Guy Givoni
Subject: Bug report: Internal compiler error
Date: Mon, 24 Sep 2001 10:48:46 +0300

Hello,

The following internal compiler error happened while misusing the STL.
I defined a list of const reference objects:
list <const PortData&> my_list;

When calling to the push_back method of the list the following compiler internal error occurred:
/usr/include/g++/stl_list.h: In method `void list<const PortData &,__default_alloc_template<true,0> >::push_back(const class PortData &const &)
/usr/include/g++/stl_list.h:264: Internal compiler error 364.

I have compiled it via GNU Emacs 20.3.1 (i386-redhat-linux, X toolkit) of Sat Oct  3 1998 on porky.redhat.com

Thanks,
Guy Givoni, Silicon-Value.

-- 
The information in this email, including attachments, is CONFIDENTIAL, and
is provided only to each addressee.  If you are not such an addressee, or an
agent or employee responsible for delivering this email to such addressee:
you have received this email in error; please immediately notify the sender
by replying to this email; delete this email; and any use, dissemination,
distribution, disclosure or copying of this email or information contained
herein, in whole or in part, is strictly prohibited.
 

Attachment: givoni.vcf
Description: Card for Guy Givoni


reply via email to

[Prev in Thread] Current Thread [Next in Thread]