summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
...
* [Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh2016-11-231-0/+15
* common.opt (ftree-loop-if-convert-stores): Mark as preserved for backward com...Richard Biener2016-11-171-2/+2
* Introduce -fprofile-update=prefer-atomicMartin Liska2016-11-141-1/+4
* common.opt (flag_evaluation_order): Remove.Richard Biener2016-11-091-4/+0
* Introduce -fsanitize-address-use-after-scopeMartin Liska2016-11-071-0/+3
* Implement P0136R1, Rewording inheriting constructors.Jason Merrill2016-11-011-1/+2
* Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.Le-Chun Wu2016-10-311-1/+19
* GIMPLE store merging passKyrylo Tkachov2016-10-281-0/+4
* Fix 2 typos in IPA ICF passMartin Liska2016-10-251-1/+1
* loop splittingMichael Matz2016-10-201-0/+4
* re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou2016-10-161-0/+5
* separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool2016-10-121-0/+4
* gcc/Jakub Jelinek2016-10-121-1/+4
* configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.Bernd Edlinger2016-09-301-1/+1
* Fix handling of -fsanitize-recover* options.Martin Liska2016-09-261-1/+1
* Implement -Wimplicit-fallthrough.Marek Polacek2016-09-261-0/+4
* Add IPA VRPKugan Vivekanandarajah2016-09-201-0/+4
* Add -fdiagnostics-generate-patchDavid Malcolm2016-09-021-0/+4
* Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni2016-08-261-0/+4
* passes.c (execute_todo): Do not push/pop TV_TODO.Richard Biener2016-08-121-0/+4
* Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska2016-08-101-0/+13
* common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng2016-07-221-2/+2
* PR c++/71814 - mangling sizeof... (sP and sZ)Jason Merrill2016-07-151-0/+3
* re PR tree-optimization/23286 (Missed code hoisting optimization)Steven Bosscher2016-07-121-0/+4
* Mark -fstack-protect as optimization flag.Martin Liska2016-06-291-4/+4
* Implement -fdiagnostics-parseable-fixitsDavid Malcolm2016-06-221-0/+4
* re PR c++/61564 (#pragma GCC optimize ("-fno-lto") causes the compiler to crash)Richard Biener2016-06-071-1/+1
* Selftest frameworkDavid Malcolm2016-06-061-0/+4
* Add option for whether ceil etc. can raise "inexact", adjust x86 conditions.Joseph Myers2016-06-031-0/+4
* re PR c/49859 (gcc could warn about statements between "switch" and first "ca...Marek Polacek2016-05-231-0/+5
* re PR bootstrap/70704 (AIX bootstrap comparison failure)Jakub Jelinek2016-04-261-0/+4
* Properly set flag_pie and flag_picH.J. Lu2016-03-171-2/+2
* Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006Alan Lawrence2016-03-101-0/+5
* Add -flifetime-dse=1.Jason Merrill2016-02-241-1/+4
* re PR c/69900 (Unhelpful diagnostic about Ignored options)Jakub Jelinek2016-02-231-1/+1
* re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek2016-02-161-0/+4
* common.opt (fkeep-gc-roots-live): New undocumented option.Ian Lance Taylor2016-01-271-0/+4
* common.opt (feliminate-dwarf2-dups): Replace references to "DWARF 2" with jus...Sandra Loosemore2016-01-201-1/+1
* Merge of HSAMartin Jambor2016-01-191-0/+8
* Fix docs for -frandom-seed.Yury Gribov2016-01-111-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* replace ISL with islSebastian Pop2015-12-171-1/+1
* Add a flag to control the balance between GNAT encodings and std. DWARFPierre-Marie de Rodat2015-12-171-0/+21
* re PR c/68833 (-Werror=format issues an error now)Jakub Jelinek2015-12-141-1/+1
* re PR c/48088 (-Werror=frame-larger-than=100 does not work as expected)Jakub Jelinek2015-12-081-1/+1
* Add fuzzing coverage supportDmitry Vyukov2015-12-041-0/+5
* rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar2015-12-021-1/+1
* re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka2015-11-251-0/+6
* [Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal2015-11-131-0/+4
* Change behavior of -fsched-verbose optionNikolai Bozhenov2015-11-091-1/+1