This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Creating parameters for functions calls
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Antoine Eiche <antoine dot eiche at ulp dot u-strasbg dot fr>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 28 Mar 2007 10:20:29 -0400
- Subject: Re: Creating parameters for functions calls
- References: <4609544B.8060901@ulp.u-strasbg.fr>
Antoine Eiche wrote on 03/27/07 13:28:
> Thanks for any help in finishing this pass
See how omp-low.c builds calls to the child parallel functions
(create_omp_child_function).