Lines Matching full:enabled
1410 indication is given as to whether the option is enabled, disabled
1424 optimizations are enabled at `-O2' by using:
1429 enabled by `-O3' by using:
1433 diff /tmp/O2-opts /tmp/O3-opts | grep enabled
1545 support are enabled, even when those features change the meaning
1594 and any feature that is enabled by this flag may be removed
2138 This warning is also enabled if -Weffc++ is specified.
2152 warning to that effect. This warning is enabled by `-Wall'.
2706 to suppress the warning. Some of them are enabled by `-Wextra' but
2707 many of them must be enabled individually.
2710 This enables some extra warning flags that are not enabled by
2756 some machines. This warning is enabled by `-Wall'.
2761 This warning is enabled by `-Wall'.
2864 enabled by `-Wall'.
2868 In C99 mode (`-std=c99' or `-std=gnu99'), this warning is enabled
2870 This warning is also enabled by `-Wall'.
2874 This warning is enabled by `-Wall'.
2885 This warning is also enabled by `-Wextra'.
2891 warning is enabled by `-Wall'.
2901 This warning is enabled by `-Wall'.
2948 This warning is enabled by `-Wall'.
2994 This warning is enabled by `-Wall' for C and C++.
3009 This warning is enabled by `-Wall'.
3017 enabled by `-Wall'.
3031 about). This warning is enabled by `-Wall'.
3035 non-inline static function is unused. This warning is enabled by
3040 enabled by `-Wall'.
3054 unused aside from its declaration. This warning is enabled by
3068 This warning is enabled by `-Wall'.
3149 This warning is enabled by `-Wall' or `-Wextra' in optimizing
3156 This is not the case if the warnings were only enabled by the
3196 levels 1 or 2 when optimization is enabled. Takes care of the
3198 `*(int*)&some_float'. If optimization is enabled, it also runs in
3227 `-Wstrict-overflow' is enabled by `-Wall'; higher levels are
3259 always out of bounds. This warning is enabled by `-Wall'.
3410 `NULL'. This warning is also enabled by `-pedantic'.
3417 enabled by `-Wextra'.
3431 become keywords in ISO C++ 200x. This warning is enabled by
3450 `char *'. This warning, by default, is enabled for C++ programs.
3459 This warning is also enabled by `-Wextra'.
3478 is explicitly enabled.
3484 semicolon. This warning is also enabled by `-Wextra'.
3489 unsigned. This warning is also enabled by `-Wextra'; to get the
3497 In C, this option is enabled also by `-Wconversion'.
3509 the programmer intended to use `strcmp'. This warning is enabled
3538 is also enabled by `-Wextra'.
3550 This warning is also enabled by `-Wextra'.
4159 Most debug dumps can be enabled either passing a letter to the `-d'
4653 It is enabled by default when compiling with optimization (`-Os',
4882 This option is enabled by default at optimization levels `-O2',
4899 Enabled at levels `-O', `-O2', `-O3', `-Os'.
4904 Enabled at levels `-O2', `-O3', `-Os'.
4918 Enabled at level `-O2'.
4929 Enabled at level `-O3'.
4937 Enabled if `-funit-at-a-time' is enabled.
4947 Enabled by default.
4999 Enabled at levels `-O', `-O2', `-O3', `-Os'.
5021 effective only with `-fmodulo-sched' enabled.
5084 Enabled at levels `-O2', `-O3', `-Os'.
5092 Enabled at levels `-O', `-O2', `-O3', `-Os'.
5101 Enabled at levels `-O2', `-O3', `-Os'.
5109 Enabled at levels `-O2', `-O3', `-Os'.
5115 Enabled at levels `-O2', `-O3', `-Os'.
5126 Enabled at levels `-O2', `-O3', `-Os'.
5129 When `-fgcse-lm' is enabled, global common subexpression
5135 Enabled by default when gcse is enabled.
5138 When `-fgcse-sm' is enabled, a store motion pass is run after
5144 Not enabled at any optimization level.
5147 When `-fgcse-las' is enabled, the global common subexpression
5151 Not enabled at any optimization level.
5154 When `-fgcse-after-reload' is enabled, a redundant load elimination
5171 Enabled at levels `-O2', `-O3', `-Os'.
5176 instructions to support this. Enabled by default at `-O' and
5180 Perform dead code elimination (DCE) on RTL. Enabled by default at
5184 Perform dead store elimination (DSE) on RTL. Enabled by default
5194 Enabled at levels `-O', `-O2', `-O3', `-Os'.
5200 Enabled at levels `-O', `-O2', `-O3', `-Os'.
5213 Enabled at levels `-O2', `-O3', `-Os'.
5219 Enabled at levels `-O2', `-O3', `-Os'.
5231 Enabled at levels `-O2', `-O3', `-Os'.
5238 Enabled at levels `-O', `-O2', `-O3', `-Os'.
5248 Enabled at levels `-O2', `-O3', `-Os'.
5257 Enabled at levels `-O2', `-O3', `-Os'.
5261 enabled by default when scheduling before register allocation, i.e.
5266 normally enabled by default when scheduling before register
5341 This option is always enabled by default on certain machines,
5345 Enabled at levels `-O2', `-O3', `-Os'.
5348 Perform reassociation on trees. This flag is enabled by default
5353 is enabled by default at `-O2' and `-O3'.
5360 redundancies. This flag is enabled by default at `-O' and higher.
5364 unnecessary copy operations. This flag is enabled by default at
5368 Perform structural alias analysis on trees. This flag is enabled
5372 Discover which functions are pure or constant. Enabled by default
5377 compilation unit. Enabled by default at `-O' and higher.
5384 (enabled with `-fprofile-generate') or static (which uses built-in
5387 requires `-fwhole-program' and `-combine' to be enabled.
5414 Transposing is enabled only if profiling information is avaliable.
5417 Perform forward store motion on trees. This flag is enabled by
5422 This pass only operates on local scalar variables and is enabled
5429 This flag is enabled by default at `-O2' and higher.
5433 enabled by default at `-O' and higher.
5440 flag is enabled by default at `-O' and higher.
5446 earlier store can be deleted. This flag is enabled by default at
5452 saves one jump. This flag is enabled by default at `-O' and
5453 higher. It is not enabled for `-Os', since it usually increases
5457 Perform loop optimizations on trees. This flag is enabled by
5501 to memory too early. This flag is enabled by default at `-O' and
5508 original variables. This flag is enabled by default at `-O' and
5516 to work on resulting in better RTL generation. This is enabled by
5520 Perform loop vectorization on trees. This flag is enabled by
5529 which version is executed. This option is enabled by default
5540 This is enabled by default at `-O2' and higher. Null pointer check
5542 enabled.
5573 This optimization is enabled by default.
5585 This option is enabled at level `-O3'.
5604 `-fpeephole' is enabled by default. `-fpeephole2' enabled at
5628 Enabled at levels `-O2', `-O3'.
5652 Enabled at levels `-O2', `-O3', `-Os'.
5688 Enabled at levels `-O2', `-O3', `-Os'.
5721 The `-fstrict-overflow' option is enabled at levels `-O2', `-O3',
5740 Enabled at levels `-O2', `-O3'.
5758 Enabled at levels `-O2', `-O3'.
5772 Enabled at levels `-O2', `-O3'.
5786 Enabled at levels `-O2', `-O3'.
5817 Enabled at levels `-O', `-O2', `-O3', `-Os'.
5836 Enabled by default with `-funroll-loops'.
5858 Enabled at levels `-O', `-O2', `-O3', `-Os'.
5866 The following options are enabled: `-fprofile-arcs',
5873 The following options are enabled: `-fbranch-probabilities',
5883 correctness. All must be specifically enabled.
6056 When enabled, this option states that a range reduction step is not
6058 `-fno-cx-limited-range', but is enabled by `-ffast-math'.
6066 performance, but are not enabled by any `-O' options. This section
6096 Enabled with `-fprofile-generate' and `-fprofile-use'.
6115 Enabled by default with `-funroll-loops'.
6122 Enabled with `-fprofile-use'.
6132 Enabled with `-fprofile-use'.
6146 Enabled with `-fprofile-use'.
6150 Enabled at level `-O1'
6268 enabled by `-fipa-struct-reorg'. We say that if the ratio of
6409 when `-finline-functions' (included in `-O3') is enabled and
6421 when `-finline-functions' (included in `-O3') is enabled and
6931 option is still enabled unless trigraphs are enabled. To get
7289 enabled.
7306 experimental; in a future version of GCC, it will be enabled by
7354 time of preprocessing. When this option is enabled, the
7360 option is implicitly enabled if debugging information is enabled,
8619 Even if this switch is enabled, not all function calls will be
8630 This feature is not enabled by default. Specifying
8648 is R10 unless stack-checking is enabled, when R9 is used.
8655 point co-processor. This option is not enabled by default, since
8657 The default can be re-enabled by use of the
8709 the cost of executing a function pointer if this option is enabled.
8727 be enabled with -frtti even when -mandroid is also used.
8821 the targeted silicon revision will be enabled. If SIREVISION is
8822 `none', no workarounds are enabled. If SIREVISION is `any', all
8823 workarounds for the targeted processor will be enabled. The
8854 When enabled, the compiler will ensure that the generated code
8863 When enabled, the compiler will ensure that the generated code
8873 When enabled, the compiler is free to take advantage of the
8930 This feature is not enabled by default. Specifying
9075 functions are called. Enabled by default.
9342 This option controls what floating-point related traps are enabled.
9348 are enabled are the ones that cannot be disabled in software
9352 In addition to the traps enabled by `n', underflow traps are
9353 enabled as well.
9361 Like `su', but inexact traps are enabled as well.
9643 It's enabled by default if optimizing for speed and compiling for
9657 that is known to be in read-only sections. It's enabled by
9672 whenever a stack frame is allocated. This option is enabled by
9683 packing is enabled. It doesn't create new packets; it merely adds
9779 compiler generated code. It is enabled by default.
10242 extensions are enabled by default.
10311 On x86-64, `-malign-double' is enabled by default.
10414 bit) floating-point operations are enabled by default; routines in
10502 details of the functions enabled and disabled by these switches.
10524 are used. This option can be enabled by default on 32-bit x86
10553 generated only when `-funsafe-math-optimizations' is enabled
10568 enabled. A ACML ABI compatible library will have to be specified
10575 operations and is enabled by default. In some cases disabling it
10580 If enabled, the maximum amount of space required for outgoing
10831 effective only with `-msched-br-data-spec' enabled. The default
10838 effective only with `-msched-ar-data-spec' enabled. The default
10845 only with `-msched-control-spec' enabled. The default is 'enable'.
10856 loads. If enabled, in case of control speculative load with no
10867 If enabled, data speculative instructions will be chosen for
10874 If enabled, control speculative instructions will be chosen for
10881 If enabled, speculative dependencies will be considered during
11233 gcc defines the macro `__mcfhwdiv__' when this option is enabled.
11398 Use the divide instruction. (Enabled by default).
11683 floating-point support to be enabled.
11689 hardware floating-point support to be enabled.
11965 Specifies whether FP exceptions are enabled. This affects how we
11967 FP exceptions are enabled.
11977 this option is enabled, GCC will align pairs of instructions that
11982 It is enabled by default at optimization level `-O3'.
12368 On AIX, the `-maltivec' and `-mpowerpc64' options are not enabled
12519 option is not enabled by default and only is necessary when
13498 considered 64-bit wide. This is enabled by default on Solaris in
13823 standard option from Tensilica. When enabled, `CONST16'
13825 instructions. The use of `CONST16' is enabled by default only if
13832 the floating-point option is not also enabled. Disabling fused
13858 When this option is enabled, GCC instructs the assembler to
13871 When this option is enabled, GCC instructs the assembler to
13923 optimizations and disables others. This option is enabled by
17384 Note, on the AVR, interrupts will be enabled inside the function.
17557 non-null, and the `-Wnonnull' option is enabled, a warning is
17761 The warnings for missing or incorrect sentinels are enabled with
18418 If `-fexceptions' is enabled, then CLEANUP_FUNCTION will be run
28966 If 3Dnow extensions are enabled, `V2SF' is used as a mode for a vector
28969 If SSE extensions are enabled, `V4SF' is used for a vector of four
29767 MIPS-specific built-in functions. Both kinds of support are enabled by
30034 MIPS-specific built-in functions. Both kinds of support are enabled by
34928 "runtime-linking" enabled so that symbol merging can occur. To
34939 functions invoked by `libstdc++.a' with "runtime-linking" enabled