This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Is IR machine independent?
- From: "Xingbo Wang" <xingbo dot wang at linuxforum dot net>
- To: <gcc at gcc dot gnu dot org>
- Date: Thu, 24 Jul 2003 19:08:16 +0800
- Subject: Is IR machine independent?
Hello guys, a friend of mine have a question below.
Pls answer him via his mail instead of mine :-)
Thanks!
------------------
Is gcc's intermediate representation machine dependent??
I'm trying to introduce a new language to gcc frontend.
And I wonder wheather the intermediate representation(IR)
of gcc is machine dependent or not.
I have read some info on internet.But some say gcc'IR is
machine dependent while some say not.
Anyone would like to tell me the truth?
Thanks a lot.
Bing Shen
sshen@microscience.com.cn
------------------