public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/8413: internal compiler error
@ 2002-10-31  3:02 paolo
  0 siblings, 0 replies; 5+ messages in thread
From: paolo @ 2002-10-31  3:02 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, plasmahh

Synopsis: internal compiler error

State-Changed-From-To: open->feedback
State-Changed-By: paolo
State-Changed-When: Thu Oct 31 03:01:57 2002
State-Changed-Why:
    Please follow the detailed bug reporting instructions
    http://gcc.gnu.org/bugs.html#detailed
    providing a self contained *.ii preprocessed file.
    Thanks, Paolo.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8413


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c++/8413: internal compiler error
@ 2002-10-31  4:35 paolo
  0 siblings, 0 replies; 5+ messages in thread
From: paolo @ 2002-10-31  4:35 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, plasmahh

Synopsis: internal compiler error

State-Changed-From-To: feedback->closed
State-Changed-By: paolo
State-Changed-When: Thu Oct 31 04:35:01 2002
State-Changed-Why:
    Preprocessed source received. Cannot be reproduced with
    current 3.2.1 pre and 3.3 exp.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8413


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c++/8413: internal compiler error
@ 2002-10-31  4:26 Paolo Carlini
  0 siblings, 0 replies; 5+ messages in thread
From: Paolo Carlini @ 2002-10-31  4:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/8413; it has been noted by GNATS.

From: Paolo Carlini <pcarlini@unitus.it>
To: Dennis Lubert <plasmahh@informatik.uni-bremen.de>
Cc: paolo@gcc.gnu.org,  gcc-bugs@gcc.gnu.org,  gcc-prs@gcc.gnu.org, 
 nobody@gcc.gnu.org,  plasmahh@tzi.de,  gcc-gnats@gcc.gnu.org
Subject: Re: c++/8413: internal compiler error
Date: Thu, 31 Oct 2002 13:17:16 +0100

 Dennis Lubert wrote:
 
 >Well, this is curious. regarding to the g++ manpage, the compiler will stop after preprocessor stage when giving -E option. But it doesn't, it will succesfully compile the file !!! but not without -E option... I can't find a proper way to get the .ii file, sorry. perhaps you can reproduce this error with gcc-3.2 and the kismet sources, where I gave the url....
 >  
 >
 Why are you passing -E ?!?
 According to the detailed bug reporting instructions you should add to 
 the command line only |-v -save-temps| and that's it.
 
 Thanks, Paolo.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8413
 
 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: c++/8413: internal compiler error
@ 2002-10-31  4:16 Dennis Lubert
  0 siblings, 0 replies; 5+ messages in thread
From: Dennis Lubert @ 2002-10-31  4:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/8413; it has been noted by GNATS.

From: Dennis Lubert <plasmahh@informatik.uni-bremen.de>
To: paolo@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, plasmahh@tzi.de, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c++/8413: internal compiler error
Date: Thu, 31 Oct 2002 12:11:24 +0000

 On Thu, Oct 31, 2002 at 11:01:59AM -0000, paolo@gcc.gnu.org wrote:
 > Synopsis: internal compiler error
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: paolo
 > State-Changed-When: Thu Oct 31 03:01:57 2002
 > State-Changed-Why:
 >     Please follow the detailed bug reporting instructions
 >     http://gcc.gnu.org/bugs.html#detailed
 >     providing a self contained *.ii preprocessed file.
 >     Thanks, Paolo.
 Well, this is curious. regarding to the g++ manpage, the compiler will stop after preprocessor stage when giving -E option. But it doesn't, it will succesfully compile the file !!! but not without -E option... I can't find a proper way to get the .ii file, sorry. perhaps you can reproduce this error with gcc-3.2 and the kismet sources, where I gave the url....
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8413


^ permalink raw reply	[flat|nested] 5+ messages in thread

* c++/8413: internal compiler error
@ 2002-10-31  2:56 plasmahh
  0 siblings, 0 replies; 5+ messages in thread
From: plasmahh @ 2002-10-31  2:56 UTC (permalink / raw)
  To: gcc-gnats


>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<char, std::char_traits<char>,
   std::allocator<char> >, 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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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:


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-10-31 12:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-31  3:02 c++/8413: internal compiler error paolo
  -- strict thread matches above, loose matches on Subject: below --
2002-10-31  4:35 paolo
2002-10-31  4:26 Paolo Carlini
2002-10-31  4:16 Dennis Lubert
2002-10-31  2:56 plasmahh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).