This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ICE building Linux 2.4.20 sched.c on x86
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Dara Hazeghi <dhazeghi at yahoo dot com>
- Cc: gcc at gcc dot gnu dot org,gcc-bugs at gcc dot gnu dot org
- Date: Sun, 1 Jun 2003 15:22:18 -0400
- Subject: Re: ICE building Linux 2.4.20 sched.c on x86
On Sunday, June 1, 2003, at 03:12 PM, Dara Hazeghi wrote:
Hello,
we've just now had our third submission of this particular bug to
bugzilla (10890 is the original, 11007 and 11053 are the duplicate).
Given that a lot of people are going to use gcc 3.3 to compile their
kernels, many of them on x86. I think it'd be great if somebody could
analyze this, determine if this ice-on-legal or ice-on-illegal, and
put a note in a prominent location to that effect. I suspect it will
save a lot of future headache. Perhaps the priority on it should also
be raised? Thanks,
I could also work on adding a duplicate finder to the bug submitter.
KDE, GNOME, and Mozilla have ones.
They work based on parsing stack traces out of bug reports and seeing
if other bugs have the same trace.
In our case, i could just search for where the ICE is reported +
summary.
I've got the comments, and description and summary full text indexed,
so we can just see if anything has a >some value relevance.
I've also added a link to the most frequently reported bugs page from
the homepage.
Dara