Home | History | Annotate | Download | only in info

Lines Matching full:pass

339 * Spec Files::          How to pass switches to sub-processes.
360 -c -S -E -o FILE -combine -pipe -pass-exit-codes
1010 * Spec Files:: How to pass switches to sub-processes.
1145 `-pass-exit-codes'
1148 specify `-pass-exit-codes', the `gcc' program will instead return
1217 driver to pass all the source files to the compiler at once (for
1221 is C. If you pass source files for multiple languages to the
2443 what type to pass to `va_arg' to skip the unused arguments.
3439 Warn if a requested optimization pass is disabled. This warning
3703 and print some statistics about each pass
3707 by each pass when it finishes.
3780 `-fdump-rtl-PASS'
3784 appending a pass number and a word to the DUMPNAME. DUMPNAME is
3791 letters for use in LETTERS and PASS, and their meanings:
3874 optimization pass, to `FILE.119r.loop2',
3885 pass, to `FILE.155r.mach'.
3893 Dump after the register move pass, to `FILE.132r.regmove'.
3905 Dump after the second scheduling pass, to `FILE.150r.sched2'.
3914 Dump after the first scheduling pass, to `FILE.21.sched'.
3918 Dump after the second CSE pass (including the jump
3935 Dump after the second flow pass, to `FILE.142r.flow2'.
3939 Dump after the peephole pass, to `FILE.145r.peephole2'.
3967 or `-fdump-rtl-PASS'), dump a representation of the control
3968 flow graph suitable for viewing with VCG to `FILE.PASS.vcg'.
4052 Enable dumping various statistics about the pass (not honored
4081 Dump each function before and after the gimplification pass
4217 not pass the first analysis phase (i.e. may not be countable, or
4278 Run variable tracking pass. It computes where variables are
4558 doing `-fprofile-generate' instrumentation and real inlining pass.
4641 scheduling pass. This pass looks at innermost loops and reorders
4738 Perform a global common subexpression elimination pass. This pass
4743 the global common subexpression elimination pass by adding
4758 When `-fgcse-sm' is enabled, a store motion pass is run after
4759 global common subexpression elimination. This pass will attempt
4768 elimination pass eliminates redundant loads that come after stores
4775 pass is performed after reload. The purpose of this pass is to
4857 Similar to `-fschedule-insns', but requests an additional pass of
4888 scheduling pass.
4894 during the second scheduling pass, and only if
4911 order to increase the size of superblocks using tracer pass. See
4955 Perform copy propagation on trees. This pass eliminates
4960 Perform copy propagation of memory loads and stores. This pass
4978 This pass only operates on local scalar variables and is enabled
4983 This pass operates on both local scalar variables and memory
5015 Perform loop invariant motion on trees. This pass moves only
5020 invariantness analysis in loop unswitching. The pass also includes
5035 Perform scalar replacement of aggregates. This pass replaces
5041 Perform copy renaming on trees. This pass attempts to rename
5075 constant propagation pass, but instead of values, ranges of values
5109 the CSE pass.
5358 register allocation pass to operate on pseudos directly, but also
5381 splitting, we perform a copy-propagation pass to try to reduce
5631 Enables the loop invariant motion pass in the RTL loop optimizer.
5663 doing inter-block scheduling needs a separate optimization pass.
5907 abstraction penalty (many functions that just pass the
6109 Used by basic block reordering pass to decide whether to use
6123 scheduling pass. Increasing values mean more thorough
6203 You can use `-Wp,OPTION' to bypass the compiler driver and pass
6214 Pass OPTION as an option to the preprocessor. You can use this to
6218 If you want to pass an option that takes an argument, you must use
6658 comments, so that you can pass a file preprocessed with `-C' to
6836 You can pass options to the assembler.
6839 Pass OPTION as an option to the assembler. If OPTION contains
6843 Pass OPTION as an option to the assembler. You can use this to
6847 If you want to pass an option that takes an argument, you must use
6949 Pass the flag `-export-dynamic' to the ELF linker, on targets that
7014 Pass OPTION as an option to the linker. You can use this to
7018 If you want to pass an option that takes an argument, you must use
7020 For example, to pass `-assert definitions', you must write
7026 Pass OPTION as an option to the linker. If OPTION contains
7128 program uses when determining what switches to pass to `cc1',
7173 3.15 Specifying subprocesses and the switches to pass to them
7265 asm Options to pass to the assembler
7266 asm_final Options to pass to the assembler post-processor
7267 cpp Options to pass to the C preprocessor
7268 cc1 Options to pass to the C compiler
7269 cc1plus Options to pass to the C++ compiler
7271 link Options to pass to the linker
7273 libgcc Decides which GCC support library to pass to the linker
7276 signed_char Defines to pass to CPP to say whether `char' is signed
8266 Like `-sim', but pass linker options to locate initialized data at
8282 Push instructions will be used to pass outgoing arguments when
8940 Run a pass to pack branches into VLIW instructions (default).
8946 Do not run a pass to pack branches into VLIW instructions.
9131 Enable the optimization pass in the HP-UX linker. Note this makes
9573 Control how many registers are used to pass integer arguments. By
9574 default, no registers are used to pass arguments, and at most 3
10870 optimization pass to shorten branches, calls and absolute memory
11265 semantics when using AIX-compatible ABI. Pass floating-point
11309 `-msoft-float' option, and pass the option to GCC when linking.
11423 pass. The argument PRIORITY takes the value 0/1/2 to assign
11438 the second scheduling pass. The argument SCHEME takes one of the
12154 to not pass `-z text' to the linker when linking a shared object.
13243 This variable is used to pass locale information to the compiler.
14502 and never pass it as an argument.
14660 address, and all registers that might be used to pass arguments to
14832 expects type `int' for its argument, and you pass a value of type `long
14835 the function expects `long long int' and you pass `int'. The best way
15099 If you want to pass the array first and the length afterward, you can
15151 entirely; but you are allowed to pass an empty argument. For example,
15595 to pass arguments. This is useful to override the effects of the
15766 pass the first argument (if of integral type) in the register ECX
16106 pass arguments number one to NUMBER if they are of integral type
16123 causes the compiler to pass up to 3 floating point arguments in
16125 variable number of arguments will continue to pass all of their
16222 to pass arguments, unless it takes a variable number of arguments.
18348 identical; this would only waste time in the reload pass. The
19796 the comparison-function that you pass to `qsort', since `qsort' might
20605 function. However, if you use it in an inlined function and pass
20609 and will not return 1 when you pass a constant numeric value to
21112 which pass 128-bit values by pointer rather than by value.
25121 The link-time overhead is negligible after the first pass, as the
26863 `TARGET_STRUCT_VALUE_RTX' tells GCC where to pass this address.
29226 documentation in texinfo format by contributing a first pass at a
29257 work in the reload pass as well a serving as release manager for
31429 * pass-exit-codes: Overall Options. (line 133)