aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-07[-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva1-4/+4
2017-01-05common.opt (fvect-cost-model): Remove RejectNegative flag...Jakub Jelinek1-5/+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/+1
2016-12-15Introduce selftest::locate_fileDavid Malcolm1-3/+3
2016-11-24common.opt (flimit-function-alignment): New.Bernd Schmidt1-0/+3
2016-11-23[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh1-0/+15
2016-11-17common.opt (ftree-loop-if-convert-stores): Mark as preserved for backward com...Richard Biener1-2/+2
2016-11-14Introduce -fprofile-update=prefer-atomicMartin Liska1-1/+4
2016-11-09common.opt (flag_evaluation_order): Remove.Richard Biener1-4/+0
2016-11-07Introduce -fsanitize-address-use-after-scopeMartin Liska1-0/+3
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill1-1/+2
2016-10-31Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.Le-Chun Wu1-1/+19
2016-10-28GIMPLE store merging passKyrylo Tkachov1-0/+4
2016-10-25Fix 2 typos in IPA ICF passMartin Liska1-1/+1
2016-10-20loop splittingMichael Matz1-0/+4
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+5
2016-10-12separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool1-0/+4
2016-10-12gcc/Jakub Jelinek1-1/+4
2016-09-30configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.Bernd Edlinger1-1/+1
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