This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Fix 7788 ICE
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Nathan Sidwell <nathan at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 30 Sep 2002 15:48:16 +0200 (CEST)
- Subject: Re: [C++ PATCH] Fix 7788 ICE
On Sun, 29 Sep 2002, Nathan Sidwell wrote:
> I've installed the attached obvious fix for 7788.
Ah, nice, you're working on open "high priority" PRs?
I believe PR 7788 also was a regression in GCC 3.2, so shouldn't it be
moved to the 3.2-branch as well?
In fact, the majority of our "high priority" PRs not only apply to
mainline but are regression in GCC 3.2 as well, so probably most of
the fixes should go to both branches.
Gerald