This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Latent calls_function_1 bug.
- To: Jan Hubicka <hubicka at atrey dot karlin dot mff dot cuni dot cz>
- Subject: Re: Latent calls_function_1 bug.
- From: Richard Henderson <rth at cygnus dot com>
- Date: Fri, 28 Apr 2000 13:53:59 -0700
- Cc: egcs-patches at egcs dot cygnus dot com, mark at codesourcery dot com
- References: <20000428134456.L31945@atrey.karlin.mff.cuni.cz>
On Fri, Apr 28, 2000 at 01:44:56PM +0200, Jan Hubicka wrote:
> * calls.c (calls_function_1): Propertly handle TREE_LIST expressions;
> use special_function_p to detect alloca.
Ok.
r~