[PATCH, 3/6] Add recursion to make_param_constraints

Tom de Vries Tom_deVries@mentor.com
Sun Nov 1 18:13:00 GMT 2015


On 01/11/15 19:03, Tom de Vries wrote:
>
> So, the new patch series is:
>
>       1    Rename make_restrict_var_constraints to make_param_constraints
>       2    Handle recursive restrict in function parameter
>
> I'll repost in reply to this message.

This no-functional-changes patch:
- moves the one constraint handling loop left in
    intra_create_variable_infos to make_restrict_var_constraints
- renames make_restrict_var_constraints to make_param_constraints
- adds a parameter toplevel to make_param_constraints to distinguish
    between the two calling contexts
- adds a parmeter restrict_name that allows to pass in the name of
   restrict vars

This patch was posted before at 
https://gcc.gnu.org/ml/gcc-patches/2015-10/msg03111.html .

Thanks,
- Tom

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Rename-make_restrict_var_constraints-to-make_param_c.patch
Type: text/x-patch
Size: 2484 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151101/6dfc6662/attachment.bin>


More information about the Gcc-patches mailing list