aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2014-08-16common.opt: Make the ISL AST generator to be the main code generator of Graph...Roman Gareev1-1/+1
2014-08-02invoke.texi (Wsuggest-final-types, [...]): Document.Jan Hubicka1-0/+8
2014-07-31re PR c++/60517 (warning/error for taking address of member of a temporary ob...Marc Glisse1-0/+4
2014-07-30devirt-34.C: New testcase.Jan Hubicka1-1/+1
2014-07-28re PR middle-end/61913 (ICE in common_handle_option with -Wodr)Marek Polacek1-1/+1
2014-07-12tree.c (type_in_anonymous_namespace_p): Ignore TREE_PUBLIC on builtin types.Jan Hubicka1-0/+4
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-0/+13
2014-06-27Support compressed debug sectionsRainer Orth1-0/+22
2014-06-26invoke.texi (-fsemantic-interposition): Document.Jan Hubicka1-0/+4
2014-06-18common.opt (fssa-phiopt): New option.Richard Biener1-0/+4
2014-06-12* common.opt (fabi-version): Change default to 0.Jason Merrill1-1/+2
2014-06-12toplev.c (process_options): Reject -fabi-version=1.Jason Merrill1-1/+1
2014-04-24-fuse-caller-save - Add command line optionRadovan Obradovic1-0/+4
2014-04-23re PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize-recover/-fsanitize-undefin...Jakub Jelinek1-0/+8
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener1-12/+18
2014-04-07re PR c++/60731 (dynamic library not getting reinitialized on multiple calls ...Jason Merrill1-0/+4
2014-03-14re PR middle-end/60484 (-fdump-rtl-expand and attribute optimize gives incorr...Jakub Jelinek1-0/+4
2014-03-14common.opt: Revert unintented changes from r205065.Richard Biener1-4/+0
2014-03-07common.opt (fira-loop-pressure): Mark as optimization.Paulo Matos1-1/+1
2014-01-17re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-19Improve -fuse-ld=[bfd|gold] checkH.J. Lu1-2/+2
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-0/+4
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law1-5/+12
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich1-0/+4
2013-11-22re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek1-0/+3
2013-11-20opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.Jan Hubicka1-1/+1
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka1-1/+5
2013-11-08common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich1-5/+0
2013-11-06tree-pass.h (make_pass_live_range_shrinkage): New external.Vladimir Makarov1-0/+4
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law1-0/+6
2013-10-31re PR middle-end/58134 (-ftree-vectorizer-verbose=<n> shows vectorized loops ...Sharad Singhai1-2/+2
2013-10-30regmove.c: Remove.Vladimir Makarov1-4/+4
2013-10-30builtin-types.def (BT_FN_VOID_CONST_PTR): New.Ilya Enkovich1-0/+5
2013-10-22Add new option -ggnu-pubnames.Sterling Augustine1-2/+6
2013-10-03re PR c++/19476 (Missed null checking elimination with new)Marc Glisse1-0/+4
2013-09-27vectorizer cost model enhancementXinliang David Li1-4/+24
2013-09-16Introduce -ftree-loop-vectorize optionXinliang David Li1-2/+6
2013-09-01Correct previous commit to the final version of patch.Jan Hubicka1-4/+4
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka1-1/+5
2013-08-30Merge ubsan into trunk.Marek Polacek1-7/+10
2013-08-06Commit the vtable verification feature.Caroline Tice1-0/+24
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen1-0/+4
2013-04-26Makefile.in (toplev.o): Depend on diagnostic-color.h.Jakub Jelinek1-1/+1
2013-04-23Add -flto-report-wpaAndi Kleen1-0/+4
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek1-0/+24
2013-04-10common.opt: Add -gdwarf.Senthil Kumar Selvaraj1-1/+5
2013-04-03cp-demangle.c (cplus_demangle_type): Fix function quals.Jason Merrill1-0/+5
2013-03-14re PR tree-optimization/53265 (Warn when undefined behavior implies smaller i...Jakub Jelinek1-0/+4
2013-02-14re PR c++/55223 ([C++11] Default lambda expression of a templated class member)Jason Merrill1-1/+2