From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24132 invoked by alias); 31 Oct 2002 10:56:05 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 24089 invoked by uid 71); 31 Oct 2002 10:56:03 -0000 Resent-Date: 31 Oct 2002 10:56:03 -0000 Resent-Message-ID: <20021031105603.24088.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, plasmahh@tzi.de Received: (qmail 20221 invoked by uid 61); 31 Oct 2002 10:54:55 -0000 Message-Id: <20021031105455.20218.qmail@sources.redhat.com> Date: Thu, 31 Oct 2002 02:56:00 -0000 From: plasmahh@tzi.de Reply-To: plasmahh@tzi.de To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: c++/8413: internal compiler error X-SW-Source: 2002-10/txt/msg01319.txt.bz2 List-Id: >Number: 8413 >Category: c++ >Synopsis: internal compiler error >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Oct 31 02:56:03 PST 2002 >Closed-Date: >Last-Modified: >Originator: ??? >Release: gcc-3.2 >Organization: >Environment: nothing special >Description: got this error message when kompiling kismet with gcc-3.2 (included in suse 8.1) tragx:~/airsnort/kismet-2.6.2 # make g++ -Ilibpcap-2002.07.02 -O2 -Wall -DVERSION_MAJOR=2 -DVERSION_MINOR=6 -DVERSION_TINY=2 -g -O2 -g -O2 -c configfile.cc -o configfile.o g++ -Ilibpcap-2002.07.02 -O2 -Wall -DVERSION_MAJOR=2 -DVERSION_MINOR=6 -DVERSION_TINY=2 -g -O2 -g -O2 -c speech.cc -o speech.o /usr/include/g++/bits/basic_string.h: In function `std::string ExpandSpeechString(std::basic_string, std::allocator >, const packet_info*, int)': /usr/include/g++/bits/basic_string.h:338: Internal compiler error in expand_call, at calls.c:3049 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make: *** [speech.o] Error 1 >How-To-Repeat: configure and compile http://freshmeat.net/redir/kismet/20911/url_tgz/kismet-2.6.2.tar.gz with gcc-3.2 on suse 8.1 >Fix: >Release-Note: >Audit-Trail: >Unformatted: