Related articles |
---|
Data flow analysis scrufffymydog@juno.com (2004-06-25) |
Re: Data flow analysis mdanish@andrew.cmu.edu (Matthew Danish) (2004-06-28) |
Re: Data flow analysis cfc@shell01.TheWorld.com (Chris F Clark) (2004-06-28) |
Re: Data flow analysis vbdis@aol.com (2004-06-28) |
Data Flow Analysis ehyde@top.cis.syr.edu (1991-06-11) |
Data flow analysis lee@cadenza.rutgers.edu (1992-04-14) |
Data Flow Analysis gremlin@cs.huji.ac.il (Ofer Ben-Ami) (1997-01-07) |
Newsgroups: | comp.compilers |
From: | ehyde@top.cis.syr.edu (Elaine Hyde) |
Keywords: | Fortran, optimize, question |
Organization: | CIS Dept., Syracuse University |
Date: | Tue, 11 Jun 91 12:50:30 EDT |
I am looking for a fortran compiler, running under unix, which can dump its
data flow analysis data, such as IN, OUT, GEN, KILL, etc., in human-readable
form. The compiler doesn't evan have to produce code -- I just don't want to
do this analysis by hand!
Does anyone have any suggestions?
Thanks in advance,
Elaine Hyde
CIS Dept.
Rm 1-019 CST
Syracuse University, Syracuse NY 13244
ehyde@top.cis.syr.edu
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.