This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GIMPLE example


On Mon, Jun 23, 2008 at 15:52, Fern Moon <fernmoon@gmail.com> wrote:

>  Can you show me a piece of sample code
> to add a integer declaration statement and  counter increasement statement in
> gcc ssa-form.

I have been collecting tutorials, examples and documentation pointers
in http://gcc.gnu.org/wiki/GettingStarted

The internals documentation that comes with the compiler is the
canonical place to start reading.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]