aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska1-1/+1
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek1-0/+4
2016-09-20Add IPA VRPKugan Vivekanandarajah1-0/+4
2016-09-02Add -fdiagnostics-generate-patchDavid Malcolm1-0/+4
2016-08-26Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni1-0/+4
2016-08-12passes.c (execute_todo): Do not push/pop TV_TODO.Richard Biener1-0/+4
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska1-0/+13
2016-07-22common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng1-2/+2
2016-07-15PR c++/71814 - mangling sizeof... (sP and sZ)Jason Merrill1-0/+3
2016-07-12re PR tree-optimization/23286 (Missed code hoisting optimization)Steven Bosscher1-0/+4
2016-06-29Mark -fstack-protect as optimization flag.Martin Liska1-4/+4
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm1-0/+4
2016-06-07re PR c++/61564 (#pragma GCC optimize ("-fno-lto") causes the compiler to crash)Richard Biener1-1/+1
2016-06-06Selftest frameworkDavid Malcolm1-0/+4
2016-06-03Add option for whether ceil etc. can raise "inexact", adjust x86 conditions.Joseph Myers1-0/+4
2016-05-23re PR c/49859 (gcc could warn about statements between "switch" and first "ca...Marek Polacek1-0/+5
2016-04-26re PR bootstrap/70704 (AIX bootstrap comparison failure)Jakub Jelinek1-0/+4
2016-03-17Properly set flag_pie and flag_picH.J. Lu1-2/+2
2016-03-10Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006Alan Lawrence1-0/+5
2016-02-24Add -flifetime-dse=1.Jason Merrill1-1/+4
2016-02-23re PR c/69900 (Unhelpful diagnostic about Ignored options)Jakub Jelinek1-1/+1
2016-02-16re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek1-0/+4
2016-01-27common.opt (fkeep-gc-roots-live): New undocumented option.Ian Lance Taylor1-0/+4
2016-01-20common.opt (feliminate-dwarf2-dups): Replace references to "DWARF 2" with jus...Sandra Loosemore1-1/+1
2016-01-19Merge of HSAMartin Jambor1-0/+8
2016-01-11Fix docs for -frandom-seed.Yury Gribov1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-17replace ISL with islSebastian Pop1-1/+1
2015-12-17Add a flag to control the balance between GNAT encodings and std. DWARFPierre-Marie de Rodat1-0/+21
2015-12-14re PR c/68833 (-Werror=format issues an error now)Jakub Jelinek1-1/+1
2015-12-08re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek1-1/+1
2015-12-04Add fuzzing coverage supportDmitry Vyukov1-0/+5
2015-12-02rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar1-1/+1
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka1-0/+6
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-0/+4
2015-11-09Change behavior of -fsched-verbose optionNikolai Bozhenov1-1/+1
2015-10-28common.opt (fchecking): New flag controlling flag_checking.Richard Biener1-5/+4
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-399/+399
2015-10-21Add a pass to back-propagate use informationRichard Sandiford1-0/+4
2015-10-19Fix PR68002, add -fkeep-static-functionsJoost VandeVondele1-0/+4
2015-10-13[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-0/+5
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool1-0/+13
2015-08-27remove -floop-* flagsSebastian Pop1-8/+8
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-2/+2
2015-08-19common.opt (fstack-protector): Initialize to -1.Magnus Granberg1-3/+3
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-6/+6
2015-08-09options.texi (EnabledBy): Document that the argument must be a Common option.Manuel López-Ibáñez1-1/+1
2015-08-05re PR c/16351 (NULL dereference warnings)Manuel López-Ibáñez1-0/+4
2015-07-24Revert:David Edelsohn1-6/+6
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-6/+6