This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

Re: c++/8240: ICE, Internal compiler error in expand_call, atcalls.c:3049


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

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: Philipp Berndt <philipp.berndt@gmx.net>
Cc: jbuck@synopsys.com, <gcc-gnats@gcc.gnu.org>
Subject: Re: c++/8240: ICE, Internal compiler error in expand_call, at
 calls.c:3049
Date: Wed, 6 Nov 2002 09:32:51 -0600 (CST)

 > I just downloaded the file from the bug page and... see yourself:
 > 
 > archmage@orthanc:~> gunzip cregex.ii.gz
 > archmage@orthanc:~> g++ cregex.ii
 > /home/archmage/src/boost-cvs/boost/regex/detail/regex_match.hpp: In function
 >    `unsigned int boost::regex_grep(Predicate, iterator, iterator, const
 >    boost::reg_expression<charT, traits, Allocator2>&, unsigned int) [with
 >    Predicate = boost::re_detail::pred4, iterator =
 >    boost::re_detail::mapfile_iterator, charT = char, traits =
 >    boost::regex_traits<char>, Allocator = std::allocator<char>]':
 > libs/regex/src/cregex.cpp:410:   instantiated from here
 > /home/archmage/src/boost-cvs/boost/regex/detail/regex_match.hpp:1901: 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.
 > archmage@orthanc:~>
 > 
 > Joe Buck <jbuck@synopsys.com> already sent me a reply in which he said that he 
 > couldn't reproduce the bug with any fsf g++.
 > Thus I sent a bug report to SuSE, but I haven't gotten any reply from them 
 > yet.
 > 
 > Are you also using SuSE8.1 ?
 
 No, it's SuSE 8.0. (I left SuSE country before they came out with 8.1 :-) 
 But I tried again, and still cannot reproduce this, with neither 3.2, nor 
 3.2.1 not 3.3. I think you should report this to SuSE (that's where you 
 got the compiler from, right? The one I use I installed myself), and we 
 should close the report.
 
 
 > Schoene Gruesse nach Texas,
 
 Ja, hier ist momentan ganz angenehm. Nicht direkt warm, vielleicht 15 Grad 
 (heut nachmittag wird's wohl noch mal 25), aber strahlender Sonnenschein. 
 Ich denke, das ist ein Platz in der Welt wo man bleiben koennte :-)
 
 Gruss in die Heimat
   Wolfgang
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth              email:           bangerth@ticam.utexas.edu
                                www: http://www.ticam.utexas.edu/~bangerth
 
 


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