aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/lang.opt
AgeCommit message (Expand)AuthorFilesLines
2015-07-01arith.c (gfc_arith_divide): With -Winteger-division...Thomas Koenig1-0/+4
2015-05-06re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig1-0/+4
2015-01-23Make fopenacc an LTO optionTom de Vries1-1/+1
2015-01-23Make fopenmp an LTO optionTom de Vries1-1/+1
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+4
2015-01-10re PR fortran/64522 (Free-form source code: -Wline-truncation is no longer en...Tobias Burnus1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-16/+49
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-24/+24
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-23/+23
2014-11-30gfortran.h (gfc_option_t): Remove warn_aliasing,Tobias Burnus1-20/+32
2014-11-29opt-functions.awk (lang_enabled_by): Support || for enabled-by.Tobias Burnus1-5/+1
2014-11-25gfortran.h (gfc_option_t): Remove flags moved as Var to .opt.Tobias Burnus1-4/+4
2014-11-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+1
2014-11-23gfortran.h (gfc_option_t): Remove warn_tabs.Tobias Burnus1-1/+9
2014-11-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-1/+1
2014-10-07re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+4
2014-08-22re PR fortran/61234 (Warn for use-stmt without explicit only-list.)Joost VandeVondele1-0/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich1-0/+4
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus1-0/+4
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus1-0/+4
2013-08-12re PR fortran/56666 (Suppression flag for " DO loop at (1) will be executed z...Thomas Koenig1-0/+4
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus1-0/+4
2013-03-18gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus1-2/+2
2013-01-16re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce...Jakub Jelinek1-1/+5
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-10-21re PR fortran/54465 (Implement -Wextra for Fortran)Thomas Koenig1-0/+4
2012-08-24dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin1-1/+1
2012-08-20re PR fortran/54301 (Add optional warning if pointer assigning a local variab...Tobias Burnus1-0/+4
2012-08-19re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com...Thomas Koenig1-0/+4
2012-04-25re PR fortran/52196 (Add -Wrealloc-lhs)Tobias Burnus1-0/+8
2012-03-03lang.opt (Wc-binding-type): New flag.Tobias Burnus1-0/+4
2012-02-17re PR translation/52232 (translatable string typos: "conindexed" (should be "...Tobias Burnus1-3/+3
2012-01-16re PR fortran/48426 ([patch] Quad precision promotion)Zydrunas Gimbutas1-1/+29
2011-10-15gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha...Tobias Burnus1-2/+2
2011-05-14lang.opt (fdump-core): Re-add as ignored option for backward compatibility.Tobias Burnus1-0/+4
2011-05-14PR 48915 Abort handlingJanne Blomqvist1-4/+0
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-0/+4
2011-05-03re PR fortran/48720 (quad precision literals do not work)Steven G. Kargl1-0/+4
2011-04-15trans-array.c (toplevel): Include gimple.h.Michael Matz1-0/+4
2011-04-08re PR fortran/48448 (Implement -f(no-)frontend-optimization)Thomas Koenig1-0/+8
2011-03-21re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig1-0/+4
2010-11-28re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...Paul Thomas1-0/+4
2010-11-12re PR c/44782 (implement -ferror-limit=)Nathan Froyd1-4/+0
2010-10-30gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a...Thomas Koenig1-1/+9
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers1-1/+1
2010-09-22common.opt (-assemble, [...]): New.Joseph Myers1-0/+90
2010-08-20* lang.opt (MD, MMD): Use NoDriverArg instead of NoArgDriver.Joseph Myers1-2/+2
2010-08-16options.texi (NoDriverArg): Document.Joseph Myers1-4/+4