aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-12opts.c (default_options_table): Move -ftree-loop-distribute-patterns entry fr...Jakub Jelinek1-1/+1
2019-12-08opts.c (common_handle_option): Do not clear ipa_reference for -fprofile-use.Jan Hubicka1-4/+0
2019-11-23Convert inliner to function specific param infrastructureJan Hubicka1-0/+4
2019-11-14Add Optimization keyword for param_max_inline_insns_auto param.Martin Liska1-1/+5
2019-11-13Update comment in opts.c.Martin Liska1-1/+1
2019-11-12Use more SET_OPTION_IF_UNSET.Martin Liska1-75/+48
2019-11-12Remove last leftover usage of params* files.Martin Liska1-67/+4
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-32/+16
2019-11-12Param to options conversion.Martin Liska1-37/+1
2019-11-06introduce -fcallgraph-info optionEric Botcazou1-0/+26
2019-10-15re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener1-7/+1
2019-10-14re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener1-15/+0
2019-10-10Documentation hyperlinks for [-Wname-of-option] (PR 87488)David Malcolm1-0/+21
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm1-0/+4
2019-10-10re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener1-18/+0
2019-10-02cif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [...]): New.Jan Hubicka1-3/+1
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska1-1/+1
2019-09-04Disallow -fvtable-verify and -flto to be used together.Caroline Tice1-0/+4
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek1-5/+3
2019-08-09Add -flto=auto option value.Martin Liska1-0/+1
2019-08-09Provide proper error message for -flto=abcd.Martin Liska1-0/+8
2019-07-29Don't run DSE at -OgRichard Sandiford1-2/+3
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by FortranMartin Sebor1-5/+71
2019-07-24gimplify.c (flag_instrument_functions_exclude_p): Include namespace/class inf...Oliver Browne1-0/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-2/+4
2019-06-13PR tree-optimization/89713 - Assume loop with an exit is finiteFeng Xue1-0/+1
2019-06-03Fix alignment option parser (PR90684)Wilco Dijkstra1-8/+1
2019-05-28Support again multiple --help options (PR other/90315).Martin Liska1-3/+4
2019-05-23re PR tree-optimization/88440 (size optimization of memcpy-like code)Richard Biener1-1/+1
2019-05-17trans.c (check_inlining_for_nested_subprog): Quote reserved names.Martin Sebor1-10/+11
2019-05-03opts.h (finish_options): Remove lang_mask argument.Jakub Jelinek1-8/+2
2019-05-02Postpone print of --help=* option.Martin Liska1-126/+141
2019-04-30Add option suggestion for -Werror=foo and corresponding pragma.Martin Liska1-3/+14
2019-04-30Wrap a string with _ for translation (PR translation/90274).Martin Liska1-1/+2
2019-03-19re PR debug/88389 (-flto -g -gsplit-dwarf is broken)Richard Biener1-0/+8
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-10/+10
2019-01-30re PR rtl-optimization/89115 (compile time and memory hog)Richard Biener1-1/+10
2019-01-06opts.c (enable_fdo_optimizations): Enable version-loops-for-strides...Jan Hubicka1-0/+8
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-17Add a loop versioning passRichard Sandiford1-0/+1
2018-11-29Add a new option -flive-patching={inline-only-static|inline-clone}Qing Zhao1-0/+154
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm1-0/+5
2018-11-14re PR middle-end/59658 (Document -f* flags enabled by -Og)Sandra Loosemore1-65/+76
2018-11-09Come up with -fipa-reference-addressable flag.Martin Liska1-0/+1
2018-11-08collect2.c (linker_select): Add USE_LLD_LD.Roman Geissler1-0/+1
2018-11-01gOlogy: skip dbranch at -OgAlexandre Oliva1-1/+1
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm1-0/+4
2018-09-03Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).Martin Liska1-0/+33
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-0/+4