Option-Index.html 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <!-- Copyright (C) 1999-2017 Free Software Foundation, Inc.
  4. Permission is granted to copy, distribute and/or modify this document
  5. under the terms of the GNU Free Documentation License, Version 1.3 or
  6. any later version published by the Free Software Foundation; with the
  7. Invariant Sections being "Funding Free Software", the Front-Cover
  8. Texts being (a) (see below), and with the Back-Cover Texts being (b)
  9. (see below). A copy of the license is included in the section entitled
  10. "GNU Free Documentation License".
  11. (a) The FSF's Front-Cover Text is:
  12. A GNU Manual
  13. (b) The FSF's Back-Cover Text is:
  14. You have freedom to copy and modify this GNU Manual, like GNU
  15. software. Copies published by the Free Software Foundation raise
  16. funds for GNU development. -->
  17. <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ -->
  18. <head>
  19. <title>The GNU Fortran Compiler: Option Index</title>
  20. <meta name="description" content="The GNU Fortran Compiler: Option Index">
  21. <meta name="keywords" content="The GNU Fortran Compiler: Option Index">
  22. <meta name="resource-type" content="document">
  23. <meta name="distribution" content="global">
  24. <meta name="Generator" content="makeinfo">
  25. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  26. <link href="index.html#Top" rel="start" title="Top">
  27. <link href="#Option-Index" rel="index" title="Option Index">
  28. <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
  29. <link href="index.html#Top" rel="up" title="Top">
  30. <link href="Keyword-Index.html#Keyword-Index" rel="next" title="Keyword Index">
  31. <link href="Funding.html#Funding" rel="prev" title="Funding">
  32. <style type="text/css">
  33. <!--
  34. a.summary-letter {text-decoration: none}
  35. blockquote.smallquotation {font-size: smaller}
  36. div.display {margin-left: 3.2em}
  37. div.example {margin-left: 3.2em}
  38. div.indentedblock {margin-left: 3.2em}
  39. div.lisp {margin-left: 3.2em}
  40. div.smalldisplay {margin-left: 3.2em}
  41. div.smallexample {margin-left: 3.2em}
  42. div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
  43. div.smalllisp {margin-left: 3.2em}
  44. kbd {font-style:oblique}
  45. pre.display {font-family: inherit}
  46. pre.format {font-family: inherit}
  47. pre.menu-comment {font-family: serif}
  48. pre.menu-preformatted {font-family: serif}
  49. pre.smalldisplay {font-family: inherit; font-size: smaller}
  50. pre.smallexample {font-size: smaller}
  51. pre.smallformat {font-family: inherit; font-size: smaller}
  52. pre.smalllisp {font-size: smaller}
  53. span.nocodebreak {white-space:nowrap}
  54. span.nolinebreak {white-space:nowrap}
  55. span.roman {font-family:serif; font-weight:normal}
  56. span.sansserif {font-family:sans-serif; font-weight:normal}
  57. ul.no-bullet {list-style: none}
  58. -->
  59. </style>
  60. </head>
  61. <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
  62. <a name="Option-Index"></a>
  63. <div class="header">
  64. <p>
  65. Next: <a href="Keyword-Index.html#Keyword-Index" accesskey="n" rel="next">Keyword Index</a>, Previous: <a href="Funding.html#Funding" accesskey="p" rel="prev">Funding</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Option-Index" title="Index" rel="index">Index</a>]</p>
  66. </div>
  67. <hr>
  68. <a name="Option-Index-1"></a>
  69. <h2 class="unnumbered">Option Index</h2>
  70. <p><code>gfortran</code>&rsquo;s command line options are indexed here without any
  71. initial &lsquo;<samp>-</samp>&rsquo; or &lsquo;<samp>--</samp>&rsquo;. Where an option has both positive and
  72. negative forms (such as -foption and -fno-option), relevant entries in
  73. the manual are indexed under the most appropriate form; it may sometimes
  74. be useful to look up both forms.
  75. </p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Option-Index_op_letter-A"><b>A</b></a>
  76. &nbsp;
  77. <a class="summary-letter" href="#Option-Index_op_letter-B"><b>B</b></a>
  78. &nbsp;
  79. <a class="summary-letter" href="#Option-Index_op_letter-C"><b>C</b></a>
  80. &nbsp;
  81. <a class="summary-letter" href="#Option-Index_op_letter-D"><b>D</b></a>
  82. &nbsp;
  83. <a class="summary-letter" href="#Option-Index_op_letter-F"><b>F</b></a>
  84. &nbsp;
  85. <a class="summary-letter" href="#Option-Index_op_letter-H"><b>H</b></a>
  86. &nbsp;
  87. <a class="summary-letter" href="#Option-Index_op_letter-I"><b>I</b></a>
  88. &nbsp;
  89. <a class="summary-letter" href="#Option-Index_op_letter-J"><b>J</b></a>
  90. &nbsp;
  91. <a class="summary-letter" href="#Option-Index_op_letter-M"><b>M</b></a>
  92. &nbsp;
  93. <a class="summary-letter" href="#Option-Index_op_letter-N"><b>N</b></a>
  94. &nbsp;
  95. <a class="summary-letter" href="#Option-Index_op_letter-P"><b>P</b></a>
  96. &nbsp;
  97. <a class="summary-letter" href="#Option-Index_op_letter-S"><b>S</b></a>
  98. &nbsp;
  99. <a class="summary-letter" href="#Option-Index_op_letter-T"><b>T</b></a>
  100. &nbsp;
  101. <a class="summary-letter" href="#Option-Index_op_letter-U"><b>U</b></a>
  102. &nbsp;
  103. <a class="summary-letter" href="#Option-Index_op_letter-W"><b>W</b></a>
  104. &nbsp;
  105. </td></tr></table>
  106. <table class="index-op" border="0">
  107. <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> Section</th></tr>
  108. <tr><td colspan="4"> <hr></td></tr>
  109. <tr><th><a name="Option-Index_op_letter-A">A</a></th><td></td><td></td></tr>
  110. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-A_002dpredicate_003danswer"><code><code>A-<var>predicate</var>=<var>answer</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  111. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-Apredicate_003danswer"><code><code>A<var>predicate</var>=<var>answer</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  112. <tr><td colspan="4"> <hr></td></tr>
  113. <tr><th><a name="Option-Index_op_letter-B">B</a></th><td></td><td></td></tr>
  114. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-backslash-1"><code><code>backslash</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  115. <tr><td colspan="4"> <hr></td></tr>
  116. <tr><th><a name="Option-Index_op_letter-C">C</a></th><td></td><td></td></tr>
  117. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-C"><code><code>C</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  118. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-CC"><code><code>CC</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  119. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-cpp"><code><code>cpp</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  120. <tr><td colspan="4"> <hr></td></tr>
  121. <tr><th><a name="Option-Index_op_letter-D">D</a></th><td></td><td></td></tr>
  122. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-dD"><code><code>dD</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  123. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-dI"><code><code>dI</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  124. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-dM"><code><code>dM</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  125. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-dN"><code><code>dN</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  126. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-Dname"><code><code>D<var>name</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  127. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-Dname_003ddefinition"><code><code>D<var>name</var>=<var>definition</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  128. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-dU"><code><code>dU</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  129. <tr><td colspan="4"> <hr></td></tr>
  130. <tr><th><a name="Option-Index_op_letter-F">F</a></th><td></td><td></td></tr>
  131. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-faggressive_002dfunction_002delimination"><code><code>faggressive-function-elimination</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  132. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-falign_002dcommons"><code><code>falign-commons</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  133. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fall_002dintrinsics"><code><code>fall-intrinsics</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  134. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fblas_002dmatmul_002dlimit"><code><code>fblas-matmul-limit</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  135. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fbounds_002dcheck"><code><code>fbounds-check</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  136. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fcheck"><code><code>fcheck</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  137. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fcheck_002darray_002dtemporaries"><code><code>fcheck-array-temporaries</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  138. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fcoarray"><code><code>fcoarray</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  139. <tr><td></td><td valign="top"><a href="Runtime-Options.html#index-fconvert_003dconversion"><code><code>fconvert=</code><var>conversion</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Runtime-Options.html#Runtime-Options">Runtime Options</a></td></tr>
  140. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fcray_002dpointer"><code><code>fcray-pointer</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  141. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fd_002dlines_002das_002dcode"><code><code>fd-lines-as-code</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  142. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fd_002dlines_002das_002dcomments"><code><code>fd-lines-as-comments</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  143. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdec"><code><code>fdec</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  144. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdec_002dintrinsic_002dints"><code><code>fdec-intrinsic-ints</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  145. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdec_002dmath"><code><code>fdec-math</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  146. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdec_002dstatic"><code><code>fdec-static</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  147. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdec_002dstructure"><code><code>fdec-structure</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  148. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdefault_002ddouble_002d8"><code><code>fdefault-double-8</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  149. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdefault_002dinteger_002d8"><code><code>fdefault-integer-8</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  150. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdefault_002dreal_002d8"><code><code>fdefault-real-8</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  151. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fdollar_002dok"><code><code>fdollar-ok</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  152. <tr><td></td><td valign="top"><a href="Debugging-Options.html#index-fdump_002dfortran_002doptimized"><code><code>fdump-fortran-optimized</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></td></tr>
  153. <tr><td></td><td valign="top"><a href="Debugging-Options.html#index-fdump_002dfortran_002doriginal"><code><code>fdump-fortran-original</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></td></tr>
  154. <tr><td></td><td valign="top"><a href="Debugging-Options.html#index-fdump_002dparse_002dtree"><code><code>fdump-parse-tree</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></td></tr>
  155. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fexternal_002dblas"><code><code>fexternal-blas</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  156. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-ff2c"><code>ff2c</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  157. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-ffixed_002dform"><code><code>ffixed-form</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  158. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-ffixed_002dline_002dlength_002dn"><code><code>ffixed-line-length-</code><var>n</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  159. <tr><td></td><td valign="top"><a href="Debugging-Options.html#index-ffpe_002dsummary_003dlist"><code><code>ffpe-summary=</code><var>list</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></td></tr>
  160. <tr><td></td><td valign="top"><a href="Debugging-Options.html#index-ffpe_002dtrap_003dlist"><code><code>ffpe-trap=</code><var>list</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></td></tr>
  161. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-ffree_002dform"><code><code>ffree-form</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  162. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-ffree_002dline_002dlength_002dn"><code><code>ffree-line-length-</code><var>n</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  163. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fimplicit_002dnone"><code><code>fimplicit-none</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  164. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-finit_002dcharacter"><code><code>finit-character</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  165. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-finit_002dderived"><code><code>finit-derived</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  166. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-finit_002dinteger"><code><code>finit-integer</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  167. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-finit_002dlocal_002dzero"><code><code>finit-local-zero</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  168. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-finit_002dlogical"><code><code>finit-logical</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  169. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-finit_002dreal"><code><code>finit-real</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  170. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-finline_002dmatmul_002dlimit"><code><code>finline-matmul-limit</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  171. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-finteger_002d4_002dinteger_002d8"><code><code>finteger-4-integer-8</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  172. <tr><td></td><td valign="top"><a href="Directory-Options.html#index-fintrinsic_002dmodules_002dpath-dir"><code><code>fintrinsic-modules-path</code> <var>dir</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Directory-Options.html#Directory-Options">Directory Options</a></td></tr>
  173. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fmax_002darray_002dconstructor"><code><code>fmax-array-constructor</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  174. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-fmax_002derrors_003dn"><code><code>fmax-errors=</code><var>n</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  175. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fmax_002didentifier_002dlength_003dn"><code><code>fmax-identifier-length=</code><var>n</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  176. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fmax_002dstack_002dvar_002dsize"><code><code>fmax-stack-var-size</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  177. <tr><td></td><td valign="top"><a href="Runtime-Options.html#index-fmax_002dsubrecord_002dlength_003dlength"><code><code>fmax-subrecord-length=</code><var>length</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Runtime-Options.html#Runtime-Options">Runtime Options</a></td></tr>
  178. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fmodule_002dprivate"><code><code>fmodule-private</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  179. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fno_002dautomatic"><code><code>fno-automatic</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  180. <tr><td></td><td valign="top"><a href="Debugging-Options.html#index-fno_002dbacktrace"><code><code>fno-backtrace</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Debugging-Options.html#Debugging-Options">Debugging Options</a></td></tr>
  181. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fno_002dprotect_002dparens"><code><code>fno-protect-parens</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  182. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fno_002dunderscoring"><code><code>fno-underscoring</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  183. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fopenacc"><code><code>fopenacc</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  184. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-fopenmp"><code><code>fopenmp</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  185. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fpack_002dderived"><code><code>fpack-derived</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  186. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-fpp"><code><code>fpp</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  187. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-frange_002dcheck"><code><code>frange-check</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  188. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-freal_002d4_002dreal_002d10"><code><code>freal-4-real-10</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  189. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-freal_002d4_002dreal_002d16"><code><code>freal-4-real-16</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  190. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-freal_002d4_002dreal_002d8"><code><code>freal-4-real-8</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  191. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-freal_002d8_002dreal_002d10"><code><code>freal-8-real-10</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  192. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-freal_002d8_002dreal_002d16"><code><code>freal-8-real-16</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  193. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-freal_002d8_002dreal_002d4"><code><code>freal-8-real-4</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  194. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-frealloc_002dlhs"><code><code>frealloc-lhs</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  195. <tr><td></td><td valign="top"><a href="Runtime-Options.html#index-frecord_002dmarker_003dlength"><code><code>frecord-marker=</code><var>length</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Runtime-Options.html#Runtime-Options">Runtime Options</a></td></tr>
  196. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-frecursive"><code><code>frecursive</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  197. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-frepack_002darrays"><code><code>frepack-arrays</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  198. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-frontend_002doptimize"><code><code>frontend-optimize</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  199. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fsecond_002dunderscore"><code><code>fsecond-underscore</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  200. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fshort_002denums"><code><code>fshort-enums</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  201. <tr><td></td><td valign="top"><a href="Fortran-2003-status.html#index-fshort_002denums-1"><code><code>fshort-enums</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-2003-status.html#Fortran-2003-status">Fortran 2003 status</a></td></tr>
  202. <tr><td></td><td valign="top"><a href="Runtime-Options.html#index-fsign_002dzero"><code><code>fsign-zero</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Runtime-Options.html#Runtime-Options">Runtime Options</a></td></tr>
  203. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-fstack_002darrays"><code><code>fstack-arrays</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  204. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-fsyntax_002donly"><code><code>fsyntax-only</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  205. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-ftest_002dforall_002dtemp"><code><code>ftest-forall-temp</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  206. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-fworking_002ddirectory"><code><code>fworking-directory</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  207. <tr><td colspan="4"> <hr></td></tr>
  208. <tr><th><a name="Option-Index_op_letter-H">H</a></th><td></td><td></td></tr>
  209. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-H"><code><code>H</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  210. <tr><td colspan="4"> <hr></td></tr>
  211. <tr><th><a name="Option-Index_op_letter-I">I</a></th><td></td><td></td></tr>
  212. <tr><td></td><td valign="top"><a href="Directory-Options.html#index-Idir"><code><code>I</code><var>dir</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Directory-Options.html#Directory-Options">Directory Options</a></td></tr>
  213. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-idirafter-dir"><code><code>idirafter <var>dir</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  214. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-imultilib-dir"><code><code>imultilib <var>dir</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  215. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-iprefix-prefix"><code><code>iprefix <var>prefix</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  216. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-iquote-dir"><code><code>iquote <var>dir</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  217. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-isysroot-dir"><code><code>isysroot <var>dir</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  218. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-isystem-dir"><code><code>isystem <var>dir</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  219. <tr><td colspan="4"> <hr></td></tr>
  220. <tr><th><a name="Option-Index_op_letter-J">J</a></th><td></td><td></td></tr>
  221. <tr><td></td><td valign="top"><a href="Directory-Options.html#index-Jdir"><code><code>J</code><var>dir</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Directory-Options.html#Directory-Options">Directory Options</a></td></tr>
  222. <tr><td colspan="4"> <hr></td></tr>
  223. <tr><th><a name="Option-Index_op_letter-M">M</a></th><td></td><td></td></tr>
  224. <tr><td></td><td valign="top"><a href="Directory-Options.html#index-Mdir"><code><code>M</code><var>dir</var></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Directory-Options.html#Directory-Options">Directory Options</a></td></tr>
  225. <tr><td colspan="4"> <hr></td></tr>
  226. <tr><th><a name="Option-Index_op_letter-N">N</a></th><td></td><td></td></tr>
  227. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-nostdinc"><code><code>nostdinc</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  228. <tr><td colspan="4"> <hr></td></tr>
  229. <tr><th><a name="Option-Index_op_letter-P">P</a></th><td></td><td></td></tr>
  230. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-P"><code><code>P</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  231. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-pedantic"><code><code>pedantic</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  232. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-pedantic_002derrors"><code><code>pedantic-errors</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  233. <tr><td colspan="4"> <hr></td></tr>
  234. <tr><th><a name="Option-Index_op_letter-S">S</a></th><td></td><td></td></tr>
  235. <tr><td></td><td valign="top"><a href="Link-Options.html#index-static_002dlibgfortran"><code><code>static-libgfortran</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Link-Options.html#Link-Options">Link Options</a></td></tr>
  236. <tr><td></td><td valign="top"><a href="Fortran-Dialect-Options.html#index-std_003dstd-option"><code><code>std=</code><var>std</var> option</code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Fortran-Dialect-Options.html#Fortran-Dialect-Options">Fortran Dialect Options</a></td></tr>
  237. <tr><td colspan="4"> <hr></td></tr>
  238. <tr><th><a name="Option-Index_op_letter-T">T</a></th><td></td><td></td></tr>
  239. <tr><td></td><td valign="top"><a href="Code-Gen-Options.html#index-tail_002dcall_002dworkaround"><code><code>tail-call-workaround</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Code-Gen-Options.html#Code-Gen-Options">Code Gen Options</a></td></tr>
  240. <tr><td colspan="4"> <hr></td></tr>
  241. <tr><th><a name="Option-Index_op_letter-U">U</a></th><td></td><td></td></tr>
  242. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-Uname"><code><code>U<var>name</var></code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  243. <tr><td></td><td valign="top"><a href="Preprocessing-Options.html#index-undef"><code><code>undef</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Preprocessing-Options.html#Preprocessing-Options">Preprocessing Options</a></td></tr>
  244. <tr><td colspan="4"> <hr></td></tr>
  245. <tr><th><a name="Option-Index_op_letter-W">W</a></th><td></td><td></td></tr>
  246. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Waliasing"><code><code>Waliasing</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  247. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Walign_002dcommons"><code><code>Walign-commons</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  248. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wall"><code><code>Wall</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  249. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wampersand"><code><code>Wampersand</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  250. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wargument_002dmismatch"><code><code>Wargument-mismatch</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  251. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Warray_002dtemporaries"><code><code>Warray-temporaries</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  252. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wc_002dbinding_002dtype"><code><code>Wc-binding-type</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  253. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wcharacter_002dtruncation"><code><code>Wcharacter-truncation</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  254. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wcompare_002dreals"><code><code>Wcompare-reals</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  255. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wconversion"><code><code>Wconversion</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  256. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wconversion_002dextra"><code><code>Wconversion-extra</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  257. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Werror"><code><code>Werror</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  258. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wextra"><code><code>Wextra</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  259. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wfunction_002delimination"><code><code>Wfunction-elimination</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  260. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wimplicit_002dinterface"><code><code>Wimplicit-interface</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  261. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wimplicit_002dprocedure"><code><code>Wimplicit-procedure</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  262. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Winteger_002ddivision"><code><code>Winteger-division</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  263. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wintrinsic_002dshadow"><code><code>Wintrinsic-shadow</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  264. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wintrinsics_002dstd"><code><code>Wintrinsics-std</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  265. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wline_002dtruncation"><code><code>Wline-truncation</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  266. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wpedantic"><code><code>Wpedantic</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  267. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wreal_002dq_002dconstant"><code><code>Wreal-q-constant</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  268. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wrealloc_002dlhs"><code><code>Wrealloc-lhs</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  269. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wrealloc_002dlhs_002dall"><code><code>Wrealloc-lhs-all</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  270. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wsurprising"><code><code>Wsurprising</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  271. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wtabs"><code><code>Wtabs</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  272. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wtargt_002dlifetime"><code><code>Wtargt-lifetime</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  273. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wundefined_002ddo_002dloop"><code><code>Wundefined-do-loop</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  274. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wunderflow"><code><code>Wunderflow</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  275. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wunused_002ddummy_002dargument"><code><code>Wunused-dummy-argument</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  276. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wunused_002dparameter"><code><code>Wunused-parameter</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  277. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wuse_002dwithout_002donly"><code><code>Wuse-without-only</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  278. <tr><td></td><td valign="top"><a href="Error-and-Warning-Options.html#index-Wzerotrip"><code><code>Wzerotrip</code></code></a>:</td><td>&nbsp;</td><td valign="top"><a href="Error-and-Warning-Options.html#Error-and-Warning-Options">Error and Warning Options</a></td></tr>
  279. <tr><td colspan="4"> <hr></td></tr>
  280. </table>
  281. <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" href="#Option-Index_op_letter-A"><b>A</b></a>
  282. &nbsp;
  283. <a class="summary-letter" href="#Option-Index_op_letter-B"><b>B</b></a>
  284. &nbsp;
  285. <a class="summary-letter" href="#Option-Index_op_letter-C"><b>C</b></a>
  286. &nbsp;
  287. <a class="summary-letter" href="#Option-Index_op_letter-D"><b>D</b></a>
  288. &nbsp;
  289. <a class="summary-letter" href="#Option-Index_op_letter-F"><b>F</b></a>
  290. &nbsp;
  291. <a class="summary-letter" href="#Option-Index_op_letter-H"><b>H</b></a>
  292. &nbsp;
  293. <a class="summary-letter" href="#Option-Index_op_letter-I"><b>I</b></a>
  294. &nbsp;
  295. <a class="summary-letter" href="#Option-Index_op_letter-J"><b>J</b></a>
  296. &nbsp;
  297. <a class="summary-letter" href="#Option-Index_op_letter-M"><b>M</b></a>
  298. &nbsp;
  299. <a class="summary-letter" href="#Option-Index_op_letter-N"><b>N</b></a>
  300. &nbsp;
  301. <a class="summary-letter" href="#Option-Index_op_letter-P"><b>P</b></a>
  302. &nbsp;
  303. <a class="summary-letter" href="#Option-Index_op_letter-S"><b>S</b></a>
  304. &nbsp;
  305. <a class="summary-letter" href="#Option-Index_op_letter-T"><b>T</b></a>
  306. &nbsp;
  307. <a class="summary-letter" href="#Option-Index_op_letter-U"><b>U</b></a>
  308. &nbsp;
  309. <a class="summary-letter" href="#Option-Index_op_letter-W"><b>W</b></a>
  310. &nbsp;
  311. </td></tr></table>
  312. <hr>
  313. <div class="header">
  314. <p>
  315. Next: <a href="Keyword-Index.html#Keyword-Index" accesskey="n" rel="next">Keyword Index</a>, Previous: <a href="Funding.html#Funding" accesskey="p" rel="prev">Funding</a>, Up: <a href="index.html#Top" accesskey="u" rel="up">Top</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="#Option-Index" title="Index" rel="index">Index</a>]</p>
  316. </div>
  317. </body>
  318. </html>