Inter-Procedure Analysis for GCC?

Qing ZHAO <zhao@cs.umn.edu>
11 Apr 2000 14:32:28 -0400

          From comp.compilers

Related articles
Inter-Procedure Analysis for GCC? zhao@cs.umn.edu (Qing ZHAO) (2000-04-11)
| List of all articles for this month |

From: Qing ZHAO <zhao@cs.umn.edu>
Newsgroups: comp.compilers
Date: 11 Apr 2000 14:32:28 -0400
Organization: University of Illinois at Urbana-Champaign
Keywords: GCC, optimize, question

Hi,


I am using GCC for my research work currently, and need
Inter-Procedure information. Before I try to implement it by myself,
I'd like to know whether somebody else already done this similar work
before, and can I get some help from you?


Another Question is: I heard that there is a tool which can merge all
the files together into a single big function( a complete
inline). does somebody know where I can find this tool?


Thanks a lot!


Qing Zhao
zhao@cs.umn.edu


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.