• R/O
  • HTTP
  • SSH
  • HTTPS

提交

標籤
無標籤

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GCC with patches for OS216


Commit MetaInfo

修訂1527df58b0d95af6401662040b3209d532f574c0 (tree)
時間2018-03-21 07:22:28
作者David H. Gutteridge <dhgutteridge@symp...>
CommiterJeff Law

Log Message

re PR target/84838 (Minor grammar fixes for x86 options)

PR target/84838
* Minor grammar fixes for x86 options.

From-SVN: r258694

Change Summary

差異

--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
1+2018-03-20 David H. Gutteridge <dhgutteridge@sympatico.ca>
2+
3+ PR target/84838
4+ * Minor grammar fixes for x86 options.
5+
16 2018-03-20 Jakub Jelinek <jakub@redhat.com>
27
38 PR debug/84875
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -27893,9 +27893,9 @@ You can control this behavior for a specific function by using the
2789327893 function attribute @code{indirect_branch}. @xref{Function Attributes}.
2789427894
2789527895 Note that @option{-mcmodel=large} is incompatible with
27896-@option{-mindirect-branch=thunk} nor
27896+@option{-mindirect-branch=thunk} and
2789727897 @option{-mindirect-branch=thunk-extern} since the thunk function may
27898-not be reachable in large code model.
27898+not be reachable in the large code model.
2789927899
2790027900 Note that @option{-mindirect-branch=thunk-extern} is incompatible with
2790127901 @option{-fcf-protection=branch} and @option{-fcheck-pointer-bounds}
@@ -27914,9 +27914,9 @@ using the function attribute @code{function_return}.
2791427914 @xref{Function Attributes}.
2791527915
2791627916 Note that @option{-mcmodel=large} is incompatible with
27917-@option{-mfunction-return=thunk} nor
27917+@option{-mfunction-return=thunk} and
2791827918 @option{-mfunction-return=thunk-extern} since the thunk function may
27919-not be reachable in large code model.
27919+not be reachable in the large code model.
2792027920
2792127921
2792227922 @item -mindirect-branch-register