This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ia64 projects
- To: Janis Johnson <janis at us dot ibm dot com>
- Subject: Re: ia64 projects
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- Date: Wed, 10 Jan 2001 00:14:49 +0000
- Cc: gcc at gcc dot gnu dot org
- References: <OFA91E2757.0853FAB8-ON882569CF.0082A6E5@LocalDomain>
Janis Johnson wrote:-
> For learning our way around gcc, we'd appreciate pointers to difficult
> bugs that might provide a tour of the compiler. If we don't get any
> suggestions we'll just pick out some open bugs from the database.
You could try one of my favourites, I don't think it's easy though I
wouldn't know for sure:-
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=161&database=gcc
The nice thing about this is the test case is only about 5 lines :-)
There's plenty of bugs in GNATS to be fixed in general.
Neil.