Re: Gimple to RTL conversion!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Priya Sinha writes:

 > I want to find the GCC code that changes source code in Gimple form
 > to RTL form. I want to study how this change takes place. Could
 > anyone plz tell me which are the main files in GCC source code in
 > which this conversion happens.

How hard did you look?  It's in expr.c.  Start at expand_expr_real.

Andrew.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux