aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-11Offer suggestions for unrecognized sanitizer options (PR driver/78877)David Malcolm1-2/+79
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-20[Patch] Turn -fexcess-precision=fast on when in -ffast-mathJames Greenhalgh1-1/+7
2016-12-08Enable -fsanitize-address-use-after-scope only if -fsanitize=address is enabledDmitry Vyukov1-1/+1
2016-11-23re PR sanitizer/69278 (Confusion option handling for -sanitize-recovery=alll)Jakub Jelinek1-1/+2
2016-11-23re PR target/78213 (-fself-test fails on aarch64)Aldy Hernandez1-0/+8
2016-11-09flag-types.h (enum sanitize_code): Add SANITIZE_SHIFT_BASE and SANITIZE_SHIFT...Jakub Jelinek1-0/+2
2016-11-07Introduce -fsanitize-address-use-after-scopeMartin Liska1-2/+25
2016-10-28GIMPLE store merging passKyrylo Tkachov1-0/+1
2016-10-24Do not disable aggressive loop opts forMartin Liska1-1/+1
2016-10-20loop splittingMichael Matz1-0/+3
2016-10-09ipa-cp.c (ipcp_alignment_lattice): Remove.Prathamesh Kulkarni1-4/+0
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska1-38/+53
2016-09-20Add IPA VRPKugan Vivekanandarajah1-0/+1
2016-09-07i386.c: Add 'U' suffix to processor feature bits to avoid -Wnarrowing warning.Eric Gallager1-2/+2
2016-08-26Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni1-0/+4
2016-08-12re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek1-0/+3
2016-07-12re PR tree-optimization/23286 (Missed code hoisting optimization)Steven Bosscher1-0/+1
2016-06-30Offer suggestions for misspelled --param names.David Malcolm1-1/+8
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm1-0/+4
2016-05-30invoke.texi (-fpeel-loops,-O3): Update documentation.Jan Hubicka1-0/+1
2016-05-12re PR driver/71063 (ICE: Segmentation fault with --help="^")Marek Polacek1-12/+17
2016-05-03re PR rtl-optimization/57193 (suboptimal register allocation for SSE registers)Bernd Schmidt1-1/+0
2016-04-26Enable -frename-registers at -O2.Bernd Schmidt1-0/+1
2016-03-17Properly set flag_pie and flag_picH.J. Lu1-1/+6
2016-02-12PR driver/69265 and 69453: improved suggestions for various misspelled optionsDavid Malcolm1-6/+1
2016-01-26re PR lto/69254 (ICE in streamer_get_builtin_tree when using -fsanitize=shift...Jakub Jelinek1-121/+122
2016-01-19Fix memory chunk corruption for opts_obstack (PR jit/68446)David Malcolm1-9/+5
2016-01-19Merge of HSAMartin Jambor1-2/+29
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17[PATCH] Limit path splitting to loops we optimize for speedJeff Law1-1/+1
2015-12-16Add pass_oacc_ipaTom de Vries1-0/+10
2015-12-08re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek1-2/+5
2015-11-23libsanitizer merge from upstream r253555, compiler part.Max Ostapenko1-4/+1
2015-11-17Extend tree-call-cdce to calls whose result is usedRichard Sandiford1-1/+1
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-0/+1
2015-11-12Fix big memory leak in ix86_valid_target_attribute_pMartin Liska1-1/+15
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-3/+43
2015-10-21unconditionally compile most of the delay slot codeTrevor Saunders1-1/+1
2015-10-13Support DEFPARAMENUM in params.defTom de Vries1-6/+13
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool1-1/+3
2015-09-25This patch unsets -freorder-blocks-and-partition when -fprofile-use is not sp...Teresa Johnson1-0/+10
2015-09-24fdiagnostics-color=never does not disable color for some diagnosticsManuel López-Ibáñez1-3/+4
2015-08-19common.opt (fstack-protector): Initialize to -1.Magnus Granberg1-0/+5
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-1/+1
2015-08-14Add DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptxThomas Schwinge1-1/+1
2015-07-24Revert:David Edelsohn1-1/+1
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-1/+1
2015-07-15opth-gen.awk: Check for UNKNOWN_LOCATION rather than GCC_TM_H, don't include ...Andrew MacLeod1-4/+1