Hi!
It's a pity that the application process has finished for some days... I
was very motivated and have really good skills regarding efficient
algorithms, complexity theory and compiler construction, but with not
being accepted I would not have enough time for working on GCC since I
have to earn money otherwise. Perhaps with a more detailled application
my chances would have been better. Now i am only curious which projects
have been accepted from GCC...
Dennis
Paolo Bonzini schrieb:
Hi!
Initially I meant to optimize GCC, that includes runtime and memory
usage, of course.
Sure. I meant that we have testcases that are good to test your work
on. Profile GCC running them and fix the hotspots: this may show
quadratic algorithms, and the like.
For example, see the patch and thread at
http://permalink.gmane.org/gmane.comp.gcc.patches/137697
I hope this clarifies my earlier message!
Paolo