Index: src/tests/.expect/declarationErrors.txt
===================================================================
--- src/tests/.expect/declarationErrors.txt	(revision b1848a0d95cbc3cc0a9b494f8765c86ce58bafb6)
+++ src/tests/.expect/declarationErrors.txt	(revision 0da3e2c75f58bc351bf2f1a3442327e2d3986a22)
@@ -4,5 +4,4 @@
 Error: invalid combination of storage classes in declaration of x18: static static const volatile instance of struct __anonymous0
   with members 
-    i: int 
    with body 
 
@@ -10,5 +9,4 @@
 Error: invalid combination of storage classes in declaration of x19: static static const volatile volatile instance of struct __anonymous1
   with members 
-    i: int 
    with body 
 
Index: src/tests/.expect/declarationSpecifier.txt
===================================================================
--- src/tests/.expect/declarationSpecifier.txt	(revision b1848a0d95cbc3cc0a9b494f8765c86ce58bafb6)
+++ src/tests/.expect/declarationSpecifier.txt	(revision 0da3e2c75f58bc351bf2f1a3442327e2d3986a22)
@@ -4,5 +4,4 @@
 Error: invalid combination of storage classes in declaration of x18: static static const volatile instance of struct __anonymous8
   with members 
-    i: int 
    with body 
 
@@ -10,5 +9,4 @@
 Error: invalid combination of storage classes in declaration of x19: static static const volatile volatile instance of struct __anonymous9
   with members 
-    i: int 
    with body 
 
Index: src/tests/gccExtensions.c
===================================================================
--- src/tests/gccExtensions.c	(revision b1848a0d95cbc3cc0a9b494f8765c86ce58bafb6)
+++ src/tests/gccExtensions.c	(revision 0da3e2c75f58bc351bf2f1a3442327e2d3986a22)
@@ -1,4 +1,4 @@
 // 
-// Cforall Version 1.0.0 Copyright (C) 2015 University of Waterloo
+// Cforall Version 1.0.0 Copyright (C) 2016 University of Waterloo
 //
 // The contents of this file are covered under the licence agreement in the
@@ -10,6 +10,6 @@
 // Created On       : Sun Aug 14 17:28:17 2016
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Mon Aug 15 12:44:35 2016
-// Update Count     : 5
+// Last Modified On : Tue Aug 16 14:49:47 2016
+// Update Count     : 6
 // 
 
