[PATCH, 2/2] Handle recursive restrict pointer in create_variable_info_for_1

Tom de Vries Tom_deVries@mentor.com
Mon Oct 26 16:27:00 GMT 2015


On 26/10/15 12:23, Tom de Vries wrote:
> Hi,
>
> this patch enables recursive restrict handling in
> create_variable_info_for_1.
>
> This allows us to interpret all restricts in a function parameter
> "int *restrict *restrict *restrict a".
>
> This patch is the first step towards implementing a generic fix for
> PR67742.
>
> Bootstrapped and reg-tested on x86_64.
>

Reposting with restrict_pointed_var as a hash_map rather than a field.

> OK for trunk?
>

Thanks,
- Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Handle-recursive-restrict-pointer-in-create_variable.patch
Type: text/x-patch
Size: 2234 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20151026/34d7a64f/attachment.bin>


More information about the Gcc-patches mailing list