This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.0 RC2
- From: Jason Merrill <jason at redhat dot com>
- To: Mark Mitchell <mark at codesourcery dot com>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>, Andreas Jaeger <aj at suse dot de>, Eric Botcazou <ebotcazou at libertysurf dot fr>, Thomas Koenig <Thomas dot Koenig at online dot de>, Anthony Green <green at redhat dot com>
- Date: Wed, 13 Apr 2005 11:38:44 +0200
- Subject: Re: GCC 4.0 RC2
- References: <425C0C8E.1040109@codesourcery.com>
On Tue, 12 Apr 2005 10:59:42 -0700, Mark Mitchell <mark@codesourcery.com> wrote:
> Sadly, it's become clear there's going to have to be a second release
> candidate. In particular, there are some wrong-code bugs that are popping
> up on real packages on primary platforms. Jason Merill is looking into
> some of the C++ issues, but he's in Lillehammer this week for the ISO
> meeting.
Actually, I'm not. I don't think these are C++ front end bugs, though they
are showing up with C++ packages. I'd take a look if there were a
manageable testcase for me to look at, but I don't have time to learn my
way around KDE and openoffice in order to find the bugs.
I think other people are working on tracking these down, though.
The relevant PRs seem to be 20949 and 20973; there's also some (off-topic)
discussion in 19317.
Jason