Re: Dynamic Memory Allocation Analysis

ast@halcyon.com (ast@nospam.halcyon.com)
2 Jun 1999 01:45:20 -0400

          From comp.compilers

Related articles
Dynamic Memory Allocation Analysis marcoxa@parades.rm.cnr.it (Marco Antoniotti) (1999-05-29)
Re: Dynamic Memory Allocation Analysis lrclause@cs.uiuc.edu.STOPSPAM (Lars Clausen) (1999-06-02)
Re: Dynamic Memory Allocation Analysis ast@halcyon.com (1999-06-02)
Re: Dynamic Memory Allocation Analysis torbenm@diku.dk (Torben Mogensen) (1999-06-02)
Re: Dynamic Memory Allocation Analysis marcoxa@copernico.parades.rm.cnr.it (Marco Antoniotti) (1999-06-02)
Re: Dynamic Memory Allocation Analysis gneuner@dyn.com (1999-06-03)
| List of all articles for this month |

From: ast@halcyon.com (ast@nospam.halcyon.com)
Newsgroups: comp.compilers
Date: 2 Jun 1999 01:45:20 -0400
Organization: WinStar NorthWest Nexus
References: 99-05-143
Keywords: storage

Here's a couple of references:


Points-to Analysis in Almost Linear Time
Bjarne Steensgaard
POPL '96


Efficient Context-Sensitive Pointer Analysis for C Programs
Robert P. Wilson and Monica S. Lam
PLDI '95


HTH




Marco Antoniotti (marcoxa@parades.rm.cnr.it) wrote:
: Hi,
:
: Could anybody point to work done on static (source level or lower)
: analysis of dynamic heap allocation.


--
/* Andrew */
WWW: http://www.halcyon.com/ast
Email: ast@halcyon.com (remove nospam from reply address)


Post a followup to this message

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