5 msgNo warning on unused variable
7 msgAccessing the vector elements
2 msgRegarding stack pointer
4 msgAltivec and GCC
4 msgProblem building gcc 4.1.1 (fortran) in MinGW
1 msgStrange cast problem
3 msggcc and binutils interdependency
2 msgdouble to int64 loses 1 problem
1 msggcc binaries for windows available at winports.org
1 msgABI problem: building libgcc_s for n64 MIPS glibc.
1 msgcompilation failure on sco
9 msg-x option for gcc
1 msggcc 4.1.1 include order
6 msgHandling pre-increment and post-increment in GCC
1 msgGNAT: Problems with Coverage metrics/instrument...
2 msgcoding rules for template classes
1 msgm32 option and libgcc.a
1 msgHow to find code in the gcc source tree
4 msggcc_assert()!

Gimple to RTL conversion!
\ Priya Sinha (18 Oct 2006)
. \ Andrew Haley (18 Oct 2006)

Subject:Re: Gimple to RTL conversion!
Group:Gcc-help
From:Andrew Haley
Date:18 Oct 2006


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.


© 2004-2008 readlist.com