Related articles |
---|
How to see/generate three address code from gcc compiler? lee7241@uidaho.edu (Hyungjick Lee) (2001-08-15) |
From: | "Hyungjick Lee" <lee7241@uidaho.edu> |
Newsgroups: | comp.compilers |
Date: | 15 Aug 2001 01:41:55 -0400 |
Organization: | University of Idaho |
Keywords: | GCC, question |
Posted-Date: | 15 Aug 2001 01:41:55 EDT |
Hello,
I want to see the three address code from compilers such as gcc. Is there
any compile time options to generateand see three address codes from
compilers such as gcc. I want to write a small program in C or C++ and use
the compile time option to generate three address code and look at it.
Thanx in advance
-Lee
Return to the
comp.compilers page.
Search the
comp.compilers archives again.