2019-08-14 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.c-torture/execute/noinit-attribute.c: Fix typo.
From-SVN: r274489
+2019-08-14 Christophe Lyon <christophe.lyon@linaro.org>
+
+ * gcc.c-torture/execute/noinit-attribute.c: Fix typo.
+
2019-08-14 Martin Sebor <msebor@redhat.com>
PR tree-optimization/91294
/* { dg-do run } */
-/* { dg-require-effective-target noinit */
+/* { dg-require-effective-target noinit } */
/* { dg-options "-O2" } */
/* This test checks that noinit data is handled correctly. */