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?

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