]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in libgomp/testsuite/libgomp.c/pr35625.c
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 15 Jun 2015 13:57:04 +0000 (13:57 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@224483 138bc75d-0d04-0410-961f-82ee72b054a4

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)