This is the mail archive of the gcc@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]

Re: GCC 3.0.1 Status


Mark Mitchell wrote:
> There are a few C++ regressions since 2.95 that have been pointed out
> to me in one forum or another that I plan to fix shortly.  If you think
> that there is a major issue that we should try hard to fix before
> 3.0.1, make sure that it is a high-priority issue in GNATS, following
> the guidelines in my earlier posting about 3.0.1.

PR #2015 in GNATS is a C++ regression since 2.95, and it is there
(at least) since February 17 (it is also in the latest CodeSourcery
snapshot).  It has been confirmed as a real bug by nathan on April
27, but its priority is still set to medium.
Can someone rise the priority?
Thanks a lot,

   Roberto

P.S.  The problem evidentiated by PR #2015 is an ICE:

/usr/local/beta/include/g++-v3/bits/stl_set.h: In function `void 
__static_initialization_and_destruction_0(int, int)':
/usr/local/beta/include/g++-v3/bits/stl_set.h:17: Internal compiler error in 
        find_function_data, at function.c:328
     Please submit a full bug report,
     with preprocessed source if appropriate.
     See  for instructions.

-- 
Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it


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