Home | History | Annotate | Download | only in bin

Lines Matching refs:fcheck

3876 fcheck-array-temporaries-fcheck-branch-annotation-fcheck-data-deps-fcheck-new-fcheck-references-fcheck
3991 Warn if a variable length array is usedWarn when a register variable is declared volatileIn C++, nonzero means warn about deprecated conversion from string literals to 'char *'. In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard.-Wzero-as-null-pointer-constantWarn when a literal '0' is used as null pointerA synonym for -std=c89 (for C) or -std=c++98 (for C++)-aux-info <file> Emit declaration information into <file>-d<letters> Enable dumps from specific passes of the compiler-dumpbase <file> Set the file basename to be used for dumps-dumpdir <dir> Set the directory name to be used for dumps--CLASSPATH Deprecated; use --classpath insteadGenerate position-independent code if possible (large mode)Generate position-independent code for executables if possible (large mode)Enforce class member access control semantics-fada-spec-parent=unit Dump Ada specs as child units of given parent-faggressive-function-eliminationEliminate multiple function invokations also for impure functions-faggressive-loop-optimizationsAggressively optimize loops using language constraintsEnable alignment of COMMON blocksAlign labels which are only reached by jumpingAll intrinsics procedures are available regardless of selected standard-fallow-parameterless-variadic-functionsAllow variadic functions without named parameterPermit the use of the assert keywordAllow optimization for floating-point arithmetic which may change the result of the operation due to rounding.Generate unwind tables that are exact at each instruction boundaryGenerate auto-inc/dec instructionsUse sample profile information for call graph node weights. The default profile file is fbdata.afdo in 'pwd'.Whether to assume the sample profile is accurate.-fauto-profile-record-coverage-in-elfWhether to record annotation coverage info in elf.Use sample profile information for call graph node weights. The profile file is specified in the argument.Do not treat local variables and COMMON blocks as if they were named in SAVE statementsSpecify that backslash in string introduces an escape characterProduce a backtrace when a runtime error is encountered-fblas-matmul-limit=<n> Size of the smallest matrix for which matmul will use BLAS--bootclasspath=<path> Replace system pathGenerated should be loaded by bootstrap loaderGenerate code to check bounds before indexing arraysReplace add, compare, branch with branch on count registerUse profiling information for branch probabilitiesPerform branch target load optimization before prologue / epilogue threading-fbranch-target-load-optimize2Perform branch target load optimization after prologue / epilogue threadingRestrict target load migration not to re-use registers in any basic block-fcall-saved-<register> Mark <register> as being preserved across functions-fcall-used-<register> Mark <register> as being corrupted by function callsSave registers around function callsWhere shorter, use canonicalized paths to systems headers.Produce a warning at runtime if a array temporary has been created for a procedure argumentCompare branch prediction result and autofdo profile information, store the result in a section in the generated elf file.-fcheck-branch-annotation-threshold=The number of executions a basic block needs to reach before GCC dumps its branch prediction information with -fcheck-branch-annotation.Compare the results of several data dependence analyzers.Check the return value of new in C++Generate checks for references to NULL-fchecke by zero-mcode-readable=SETTING Specify when instructions are allowed to access codeSpecify the compact branch usage policy never Only use delay slot branches optimal Use compact branches where beneficial always Only use compact branchesUse branch-and-break sequences to check for integer divide by zeroUse trap instructions to check for integer divide by zeroAllow the use of MDMX instructionsAllow hardware floating-point instructions to cover both 32-bit and 64-bit operationsUse MIPS-DSP REV 2 instructionsUse MIPS-DSP Rev 3 instructionsUse Enhanced Virtual Addressing instructionsUse NewABI-style %reloc() assembly operatorsUse -G for data that is not defined by the current objectWork around certain 24K errataWork around certain R10000 errataWork around certain R4000 errataWork around certain R4400 errataWork around certain RM7000 errataWork around errata for early SB-1 revision 2 coresWork around certain VR4120 errataWork around VR4130 mflo/mfhi errataWork around an early 4300 hardware bugSwitch on/off MIPS16 ASE on alternating functions for compiler testing-mflush-func=FUNC Use FUNC to flush the cache before calling stack trampolinesUse 32-bit floating-point registersUse 64-bit floating-point registersGenerate floating-point multiply-add instructionsUse GP-relative addressing to access small dataAllow the use of hardware floating-point ABI and instructionsUse integer madd/msub instructionsGenerate code that is link-compatible with MIPS16 and microMIPS code.An alias for minterlink-compressed provided for backward-compatibility.-mipsN Generate code for ISA level NUse ldc1/ldxc1 and sdc1/sdxc1 instructionUse ll, sc and sync instructionsUse PMC-style 'mad' instructionsPass the address of the ra save location to _mcount in $12Use MIPS MSA Extension instructionsAllow the use of MT instructionsAllow the use of MXU instructions-mnan=ENCODING Select the IEEE 754 NaN data encodingPrevent the use of all floating-point operationsDo not use a cache-flushing function before calling stack trampolinesDo not use MIPS-3D instructionsEnable use of odd-numbered single-precision registersUse paired-single floating-point instructionsWhen generating -mabicalls code, allow executables to use PLTs and copy relocations-mr10k-cache-barrier=SETTING Specify when r10k cache barriers should be insertedTry to allow the linker to turn PIC calls into direct callsWhen generating -mabicalls code, make the code suitable for use in shared librariesRestrict the use of hardware floating-point instructions to 32-bit operationsPrevent the use of all hardware floating-point instructionsOptimize lui/addiu address loadsAssume all symbols have 32-bit valuesUse synci instruction to invalidate i-cache-mtune=PROCESSOR Optimize the output for PROCESSORPut uninitialized constants in ROM (needs -membedded-data)Use Virtualization Application Specific instructionsPerform VR4130-specific alignment optimizationsUse eXtended Physical Address (XPA) instructionsCreate a position dependent executableDo not search standard system include directories (those specified with -isystem will still be used)Do not search standard system include directories for C++Do not look for object files in standard path-o <file> Place output into <file>Like -pedantic but issue them as errorsCreate a position independent executableGenerate C header of platform-specific featuresDo not display functions compiled or elapsed timeRemap file names when including filesStatically link the GNU Fortran helper library (libgfortran)Conform to the ISO 1998 C++ standard revised by the 2003 technical corrigendumDeprecated in favor of -std=c++11Conform to the ISO 2011 C++ standardConform to the ISO 2014(?) C++ draft standard (experimental and incomplete support)Conform to the ISO 2011 C standard (experimental and incomplete support)Deprecated in favor of -std=c11Conform to the ISO 1990 C standardConform to the ISO 1999 C standardDeprecated in favor of -std=c99Conform to the ISO Fortran 2003 standardConform to the ISO Fortran 2008 standardConform to the ISO Fortran 2008 standard including TS 29113Conform to the ISO Fortran 95 standardConform to nothing in particularConform to the ISO 1998 C++ standard revised by the 2003 technical corrigendum with GNU extensionsDeprecated in favor of -std=gnu++11Conform to the ISO 2011 C++ standard with GNU extensions (experimental and incomplete support)Conform to the ISO 201y(7?) C++ draft standard with GNU extensions (experimental and incomplete support)Conform to the ISO 2011 C standard with GNU extensions (experimental and incomplete support)Deprecated in favor of -std=gnu11Conform to the ISO 1990 C standard with GNU extensionsConform to the ISO 1999 C standard with GNU extensionsDeprecated in favor of -std=gnu99Conform to the ISO 1990 C standard as amended in 1994Deprecated in favor of -std=iso9899:1999Accept extensions to support legacy codeEnable traditional preprocessing-trigraphs Support ISO C trigraphsDo not predefine system-specific and GCC-specific macrosDisplay the compiler's versionunknown excess precision style %qsunknown floating point contraction style %qsunrecognized function reorder value %qsKnown MIPS ABIs (for use with the -mabi= option):Known MIPS CPUs (for use with the -march= and -mtune= options):Policies available for use with -mcompact-branches=Valid arguments to -mcode-readable=:Known MIPS IEEE 754 settings (for use with the -mabs= and -mnan= options):Known MIPS ISA levels (for use with the -mips option):Valid arguments to -mr10k-cache-barrier=:unrecognized visibility value %qsunknown vectorizer cost model %qsunknown vtable verify initialization priority %qs/usr/local/google/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/gcc/vec.c/usr/local/google/buildbot/src/android/gcc/toolchain/build/../gcc/gcc-4.9/gcc/hooks.c%s: all warnings being treated as errors%s: some warnings being treated as errorsIn file included from %r%s:%d:%d%RIn file included from %r%s:%d%R,