Re: GSOC - Student Roundup

2011-07-18 Thread Franck Z
Cool, happy hacking --Phil Thank you very much! Apparently, it's best to communicate&contribute here with one's real name. So, here it is: Franck Louarn. I'm trying to update my e-mail accounts so that I'm no longer identified here as Franck Z. If I fail, I'll start again with another add

Re: GSOC - Student Roundup

2011-07-17 Thread Philip Herron
On 17 July 2011 13:21, Franck Z wrote: > Hello! > > Technically, I'm not a GSOC Student, but I've also started delving recently > into the depths of gcc's source code. > > Would you mind I if joined your IRC Chat in case I'm stuck somewhere in my > understanding of the source ? Yeah of course its

Re: GSOC - Student Roundup

2011-07-17 Thread Franck Z
Hello! Technically, I'm not a GSOC Student, but I've also started delving recently into the depths of gcc's source code. Would you mind I if joined your IRC Chat in case I'm stuck somewhere in my understanding of the source ? There are indeed occasional questions that I don't dare to ask he

Re: GSOC - Student Roundup

2011-07-16 Thread Gerald Pfeifer
Pierre, On Wed, 6 Jul 2011, Pierre Vittet wrote: > I feel sad, not being able to use IRC from my web access (in my > school)... and so only communicating by mail with the GCC community. are you aware of http://www.mibbit.com/ and similar clients, that just use plain http, or are you saying that

Re: GSOC - Student Roundup

2011-07-12 Thread Philip Herron
On 10 July 2011 22:42, ismail kuru wrote: > Hi all, > I am one of GSOC students. We have started the project with doing some > experiments for checking the compatibility of > OpenMP threads with [trans-mem] branch of GCC. >  We made a presentation > (http://www.gsd.inesc-id.pt/~mcouceiro/eurotm/1s

Re: GSOC - Student Roundup

2011-07-10 Thread Ismail
On 06.07.2011 11:39, Pierre Vittet wrote: Hi, I am Pierre Vittet, one of the GSOC students. I am writing a plugin which is a simple statical analysis tools. The idea is to write some tests (like testing that a function call is tested to return somethings (not) null, or testing that a call to

Re: GSOC - Student Roundup

2011-07-07 Thread Paolo Bonzini
On 07/05/2011 06:58 PM, Dimitrios Apostolou wrote: The level of my understanding of this part is still basic, I've now only scratched the surface of Dataflow Analysis. Well you're not looking at df proper, which is mostly a textbook implementation with some quirks; you're looking at RTL operan

Re: GSOC - Student Roundup

2011-07-06 Thread Dimitrios Apostolou
Hi Pierre, regarding your IRC problems, try a web-based client, for example http://chat.mibbit.com Dimitris

Re: GSOC - Student Roundup

2011-07-06 Thread Pierre Vittet
Hi, I am Pierre Vittet, one of the GSOC students. I am writing a plugin which is a simple statical analysis tools. The idea is to write some tests (like testing that a function call is tested to return somethings (not) null, or testing that a call to a given function is followed by a call to

Re: GSOC - Student Roundup

2011-07-05 Thread Daniel Carrera
Hello Philip + Dimitrios Thanks for your posts. I am another GSOC student. I am working on the Fortran front-end of GCC (gfortran). Like most GFortran developers, my background is more in the natural sciences (astrophysics in my case) rather than computer science. My project is to help add c

Re: GSOC - Student Roundup

2011-07-05 Thread Dimitrios Apostolou
Hi Philip, thanks for writing your experiences, I found it very useful. I certainly like the idea of having such a thread every once in a while, just to keep everyone updated about our projects. I'm also curious to learn about the experiences of other students that are writing code for GCC for