⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lang.opt

📁 gcc-fortran,linux使用fortran的编译软件。很好用的。
💻 OPT
字号:
; Options for the Fortran 95 front end.; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc.;; This file is part of GCC.;; GCC is free software; you can redistribute it and/or modify it under; the terms of the GNU General Public License as published by the Free; Software Foundation; either version 2, or (at your option) any later; version.; ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY; WARRANTY; without even the implied warranty of MERCHANTABILITY or; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License; for more details.; ; You should have received a copy of the GNU General Public License; along with GCC; see the file COPYING.  If not, write to the Free; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA; 02110-1301, USA.; See the GCC internals manual for a description of this file's format.; Please try to keep this file in ASCII collating order.LanguageFortranIFortran Joined-I<directory>	Add a directory for INCLUDE and MODULE searchingJFortran Joined-J<directory>	Put MODULE files in 'directory'WallFortran RejectNegative; Documented in CWaliasingFortranWarn about possible aliasing of dummy argumentsWconversionFortranWarn about implicit conversionWimplicit-interfaceFortranWarn about calls with implicit interfaceWline-truncationFortranWarn about truncated source linesWnonstd-intrinsicsFortranWarn about usage of non-standard intrinsicsWsurprisingFortranWarn about \"suspicious\" constructsWunderflowFortranWarn about underflow of numerical constant expressionsWunused-labelsFortranWarn when a label is unusedfautomaticFortranDo not treat local variables and COMMON blocks as if they were named in SAVE statementsfbackslashFortranSpecify that backslash in string introduces an escape characterfdefault-double-8FortranSet the default double precision kind to an 8 byte wide typefdefault-integer-8FortranSet the default integer kind to an 8 byte wide typefdefault-real-8FortranSet the default real kind to an 8 byte wide typefd-lines-as-codeFortran RejectNegativeIgnore 'D' in column one in fixed formfd-lines-as-commentsFortran RejectNegativeTreat lines with 'D' in column one as commentsfdollar-okFortranAllow dollar signs in entity namesfdump-parse-treeFortranDisplay the code tree after parsingff2cFortranUse f2c calling conventionffixed-formFortranAssume that the source file is fixed formffree-formFortranAssume that the source file is free formfunderscoringFortranAppend underscores to externally visible namesfcray-pointerFortranUse the Cray Pointer extensionfsecond-underscoreFortranAppend a second underscore if the name already contains an underscorefimplicit-noneFortranSpecify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statementsffixed-line-length-noneFortran RejectNegativeAllow arbitrary character line width in fixed modeffixed-line-length-Fortran RejectNegative Joined UInteger-ffixed-line-length-<n>		Use n as character line width in fixed modeffree-line-length-noneFortran RejectNegativeAllow arbitrary character line width in free modeffree-line-length-Fortran RejectNegative Joined UInteger-ffree-line-length-<n>		Use n as character line width in free modefmax-identifier-length=Fortran RejectNegative Joined UInteger-fmax-identifier-length=<n>	Maximum identifier lengthfmax-stack-var-size=Fortran RejectNegative Joined UInteger-fmax-stack-var-size=<n>	Size in bytes of the largest array that will be put on the stackfmodule-privateFortranSet default accessibility of module entities to PRIVATEfno-backendFortran RejectNegativeDon't generate code, just do syntax and semantics checkingfpack-derivedFortranTry to layout derived types as compact as possiblefrepack-arraysFortranCopy array sections into a contiguous block on procedure entryfpreprocessedFortranTreat the input file as preprocessedqkind=Fortran RejectNegative Joined UInteger-qkind=<n>	Set the kind for a real with the 'q' exponent to 'n'ffpe-trap=Fortran RejectNegative JoinedOrMissing-ffpe-trap=[..]	Stop on following floating point exceptionsstd=f95FortranConform to the ISO Fortran 95 standardstd=f2003FortranConform to the ISO Fortran 2003 standardstd=gnuFortranConform nothing in particularstd=legacyFortranAccept extensions to support legacy codefshort-enumsFortranUse the narrowest integer type possible for enumeration typesfconvert=little-endianFortran RejectNegativeUse little-endian format for unformatted filesfconvert=big-endianFortran RejectNegativeUse big-endian format for unformatted filesfconvert=nativeFortran RejectNegativeUse native format for unformatted filesfconvert=swapFortran RejectNegativeSwap endianness for unformatted files; This comment is to ensure we retain the blank line above.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -