This is the mail archive of the gcc@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]

i want to connect gcc's front-end to my'back-end


i want to connect gcc's front-end to my'back-end

how to connect it?

first i want to connect gcc's tree IR and my back-end's IR

but i can't

then i try to connect gcc's RTL that was made -dr option 

but that is impossible

so, i try to use gcc 4.0 

i want to use gcc's gimple tree (that is gcc's IR)

how to i connect gcc's gimple to my IR

i want to print gimple tree!

-fdump-tree-gimple option's output is not a Intermediate Representation

that is not a tree!

help me... 

thanks------------------------------------------------------------------------
네이버 :: 똑! 소리나게 바뀐 네이버 메일을 만나보세요.
http://mail.naver.com/

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