This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Contributing to gcc
- From: Ian Lance Taylor <iant at google dot com>
- To: Josà Manuel MarÃn RomÃn <gyakoo at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 11 Nov 2008 07:08:17 -0800
- Subject: Re: Contributing to gcc
- References: <49197594.1000700@gmail.com>
Josà Manuel MarÃn RomÃn <gyakoo@gmail.com> writes:
> I'm a spanish senior c++ development and I would like to contribute to
> gnu compiler in some way you consider neccesary.
>
> My expertise is on graphic and games technologies, such as 3d realtime
> engine programming, raytracing, artificial intelligence, and so
> on... and currently I'm working on low-level optimization using gcc
> intrinsics and extended assembler making use of simd instruction
> (intel's sse), in a vectorial library (like intel MKL's one).
>
> I really don't know how could I help you, I'm interested in any area.
Thanks for your interest. See http://gcc.gnu.org/contribute.html .
There are many ideas at http://gcc.gnu.org/wiki/ under "Improving
GCC."
Ian