Home | History | Annotate | Download | only in bin

Lines Matching refs:debuginfo

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-fcheck=[...]	Specify which runtime checks are to be performed--classpath=<path>	Set class path-fcoarray=[...]	Specify which coarray parallelization should be usedLooks for opportunities to reduce stack adjustments and stack references.Do not put uninitialized globals in the common sectionRun only the second compilation of -fcompare-debug-fcompare-debug[=<opts>]	Compile with and without e.g. -gtoggle, and compare the final-insns dumpPerform comparison elimination after register allocation has finishedAllow the arguments of the '?' operator to have different typesDoes nothing.  Preserved for backward compatibility.Do not perform optimizations increasing noticeably stack usage-fconst-string-class=<name>	Use class <name> for constant stringsno class name specified with %qs-fconstexpr-depth=<number>	Specify maximum constexpr recursion depthUse big-endian format for unformatted filesUse little-endian format for unformatted filesUse native format for unformatted filesSwap endianness for unformatted filesPerform a register copy-propagation optimization passUse the Cray Pointer extensionPerform cross-jumping optimizationWhen running CSE, follow jumps to their targetsComplex multiplication and division follow Fortran rulesOmit range reduction step when performing complex divisionIgnore 'D' in column one in fixed formTreat lines with 'D' in column one as commentsPlace data items into their own sectionList all available debugging counters with their limits and counts.-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]	Set the debug counter limit.   Use the RTL dead code elimination passEmit debug annotations during preprocessingMap one directory name to another in debug informationOutput .debug_types section when using DWARF v4 debuginfoe 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,