On Mon, Dec 17, 2012 at 3:28 PM, Matt <m...@use.net> wrote:
> Andrew attached a patch for this bug, which I am now hitting in trunk. Can
> someone please review and apply to trunk and 4.7 branch?


No I did not attach this patch to the bug report.  I commented on the
patch though.

Also this code changed between 4.7 and the trunk so the patch listed
below no longer applies.

Thanks,
Andrew Pinski

>
> Thanks!
>
> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25070&action=diff
>
> --- file_not_specified_in_diff
> +++ file_not_specified_in_diff
> @@ -1,2 +1,2 @@
> --- gcc/c-parser.c
> +++ gcc/c-parser.c
> -  VEC(tree,gc) *origtypes;
> +  VEC(tree,gc) *origtypes = NULL;
>
>
>
> --
> tangled strands of DNA explain the way that I behave.
> http://www.clock.org/~matt

Reply via email to