From d688bd654ebf07f5dcfbe62e382f9a1be03b0091 Mon Sep 17 00:00:00 2001 From: John David Anglin Date: Mon, 12 Dec 2016 02:54:28 +0000 Subject: [PATCH] invoke.texi: Correct capitalization of OpenMP. * doc/invoke.texi: Correct capitalization of OpenMP. From-SVN: r243539 --- gcc/doc/invoke.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index b211667..5c38bfd 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -17471,7 +17471,7 @@ The caller copies function arguments passed by hidden reference. This option should be used with care as it is not compatible with the default 32-bit runtime. However, only aggregates larger than eight bytes are passed by hidden reference and the option provides better compatibility -with openmp. +with OpenMP. @item -mjump-in-delay @opindex mjump-in-delay -- 2.7.4