GCC C FRONT END EXPLANATION

2009-03-19 Thread Guilherme Puglia
use I don't have the C grammar wich the gcc front end is implemented. My solution is the best way to solve my problem? Thank you very much, Guilherme Puglia" Thanks very much again! Nice to meet you! Guilherme -- -- "Never memorize something that you can look up." - Albert Einstein --

Re: GCC C FRONT END EXPLANATION

2009-03-20 Thread Guilherme Puglia
Hi, Sorry for sent a duplicate message. I and Eduardo are in the same class. But i don't know who is Diego, Egidio and Rodrigo. :] But thanks to everybody. I'll read the gcc docs in the source code! See ya! On 3/20/09, Dave Korn wrote: > Ben Elliston wrote: >> Ah, good, a duplicate question t

Debugging gcc front end

2009-04-05 Thread Guilherme Puglia
Hi! or better, hello again! I have posted a question (with my class friend Eduardo) about 2 or 3 weeks ago. My question was about the grammar wich gcc C front end use. Happily, I found the answer of my question. Now, I'm having other trouble. I wanna insert some "predefined" AST's tree nodes. To

C front end trouble

2009-04-06 Thread Guilherme Puglia
Hi, I´m having some troubles again. I wanna convert a tree structure to c_declspecs structure. Anybody know how I could do that? Thanks -- -- "Never memorize something that you can look up." - Albert Einstein --

Re: Debugging gcc front end

2009-04-08 Thread Guilherme Puglia
, Dave Korn wrote: > Guilherme Puglia wrote: >> Hi! >> >> or better, hello again! I have posted a question (with my class friend >> Eduardo) about 2 or 3 weeks ago. My question was about the grammar >> wich gcc C front end use. > >  Yeh!  Hi again you guys :) >