Fix typo in libgomp/testsuite/libgomp.c/pr35625.c
authorTom de Vries <tom@codesourcery.com>
Mon, 15 Jun 2015 13:57:04 +0000 (13:57 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 15 Jun 2015 13:57:04 +0000 (13:57 +0000)
2015-06-15  Tom de Vries  <tom@codesourcery.com>

* testsuite/libgomp.c/pr35625.c: Fix typo.

From-SVN: r224483

libgomp/ChangeLog
libgomp/testsuite/libgomp.c/pr35625.c

index e2d022f7e3b489b9c37b99b4b1b613b8d04e3331..f891feb9628c520cccaaef8fa472e3575686c9fc 100644 (file)
@@ -1,3 +1,7 @@
+2015-06-15  Tom de Vries  <tom@codesourcery.com>
+
+       * testsuite/libgomp.c/pr35625.c: Fix typo.
+
 2015-06-15  Tom de Vries  <tom@codesourcery.com>
 
        * testsuite/libgomp.c/atomic-18.c: Remove superfluous -fopenmp setting
index 14c45d4d2b947ecfc2b18693b166fee38048f67a..eac9ce9111a4d8bb63695a2e42307bf632d28995 100644 (file)
@@ -1,6 +1,6 @@
 /* PR libgomp/35625 */
 /* { dg-do run } */
-/* { dg-aditional-options "-std=c99" } */
+/* { dg-additional-options "-std=c99" } */
 
 int
 main (void)