[Moving to gcc@ from gcc-patches@] Community,
We've got 11 student proposals (good job, students!), and only the N top-rated ones will be accepted into the program. Therefore, we as a community need to make sure that the ratings are representative of our goals -- making GCC the best compiler there is. Go rate the proposals! Make your voice heard! <your_favourite_election_slogan>! Here is a list of proposals (and, "yes" 'GCC Go escape analysis' is submitted by two different students). Generating folding patterns from meta description Concepts Separate Checking Integration of ISL code generator into Graphite GCC Go escape analysis Dynamically add headers to code C++11 Support in GCC and libstdc++ GCC: Diagnostics GCC Go escape analysis Converting representation levels of GCC back to the source condes Separate front-end folder from middle-end folder interested in Minimal support for garbage collection Thank you, -- Maxim Kuvyrkov www.linaro.org On Mar 15, 2014, at 6:50 PM, Maxim Kuvyrkov <maxim.kuvyr...@linaro.org> wrote: > Hi, > > You are receiving this message because you are in top 50 contributors to GCC > [1]. Congratulations! > > Since you are a top contributor to GCC project it is important for you to > rate the incoming student GSOC applications. Go and register at > https://www.google-melange.com/gsoc/homepage/google/gsoc2014 and connect with > "GCC - GNU Compiler Collection" organization. Pretty. Please. It will take > 3-5 minutes of your time. > > Furthermore, if you work at a college or university (or otherwise interact > with talented computer science students), encourage them to look at GCC's > ideas page [2] and run with it for a summer project (or, indeed, propose > their own idea). They should hurry, only one week is left! > > So far we've got several good proposals from students, but we want to see > more. > > Thank you, > > [1] As determined by number of checked in patches over the last 2 years (and, > "yes", I know this is not the fairest metric). Script used: > $ git log "--pretty=format:%an" | head -n 12000 | awk '{ a[$1]++; } END { for > (i in a) print a[i] " " i; }' | sort -g | tail -n 50 > > [2] http://gcc.gnu.org/wiki/SummerOfCode > > -- > Maxim Kuvyrkov > www.linaro.org > > >