Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / gcc / testsuite / gcc.dg / lto / pr53470_0.c
index db9f2fe..3c799f6 100644 (file)
@@ -3,7 +3,7 @@
 
 int main ()
 {
-  {
-    union A { } v;
+  { 
+    union A { } v; 
   }
 }