<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Identifying recursive functions in a backend</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
I was wondering if it was possible to detect if a function is recursive in a back-end. For instance, I'd like to be able to say: "If this function we are about to call is recursive, store the return address to the stack, if it isn't we don't need a stack so do nothing". Does anyone know if this is possible?<BR>
<BR>
Thanks,<BR>
Rob</FONT>
</P>

<br><br><table bgcolor=white style="color:black"><tr><td><br>-<br>
This message is subject to Imagination Technologies' e-mail terms: http://www.imgtec.com/e-mail.htm<br>
<br>
Imagination Technologies Ltd is a limited company registered in England No:  1306335 <br>
Registered Office: Imagination House, Home Park Estate, Kings Langley, Hertfordshire, WD4 8LZ.  <br>
<br>
Email to and from the company may be monitored for compliance and other administrative purposes.  <br>
-</td></tr></table></BODY>
</HTML>