summaryrefslogtreecommitdiff
path: root/gcc/fortran/lang.opt
AgeCommit message (Expand)Author
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt
2020-01-16PR93253 – Document BOZ changes, make it friendlier in legacy codeTobias Burnus
2020-01-01Update copyright years.Jakub Jelinek
2019-12-21re PR middle-end/91512 (Fortran compile time regression.)Jakub Jelinek
2019-12-20Introduce -finline-arg-packing.Thomas Koenig
2019-11-08Allow CHARACTER literals in assignments and data statements.Mark Eggleston
2019-10-30Suppress warning with -Wno-overwrite-recursive.Mark Eggleston
2019-09-14re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)Thomas Koenig
2019-08-26re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig
2019-07-29re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl
2019-06-19re PR fortran/89103 (Allow blank format items in format strings)Jim MacArthur
2019-05-30* lang.opt (ftail-call-workaround): Fix a typo.Marek Polacek
2019-05-30tree-predcom.c (is_inv_store_elimination_chain): Fix a typo - lenght to length.Jakub Jelinek
2019-05-29re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek
2019-05-22fortran/89100: Default widths with -fdec-format-defaultsJanne Blomqvist
2019-05-19re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Thomas Koenig
2019-05-08re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...Thomas Koenig
2019-01-01Update copyright years.Jakub Jelinek
2018-11-27Support simd function declarations via a pre-include.Martin Liska
2018-11-23lang.opt (fpad-source): New option.Jakub Jelinek
2018-11-21lang.opt (fdec-include): New option.Jakub Jelinek
2018-07-18re PR fortran/85599 (warn about short-circuiting of logical expressions for n...Janus Weil
2018-01-03Update copyright years.Jakub Jelinek
2017-12-17Support -std=f2018Janne Blomqvist
2017-11-05re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU...Thomas Koenig
2017-09-27Placate gcc.misc-tests/help.exp regarding -Wdo-subscriptThomas Schwinge
2017-09-25lang.opt: Add -Wdo-subscript.Thomas Koenig
2017-09-23re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil
2017-08-01re PR fortran/45435 (Automatically generate C interop interface blocks from C...Thomas Koenig
2017-01-19Add missing period at end of -ftest-forall-temp option text.Louis Krupp
2017-01-18re PR fortran/50069 (FORALL fails on a character array)Louis Krupp
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-02New warning -Wargument-mismatch for function argument mismatches.Fritz O. Reese
2016-10-25Cleanup -fdec.Fritz Reese
2016-10-11New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese
2016-08-15lang.opt, [...]: New flag -finit-derived.Fritz Reese
2016-08-03lang.opt: New option -fdec-intrinsic-ints.Fritz Reese
2016-07-07Optimize fortran loops with +-1 step.Martin Liska
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell
2016-01-04Update copyright years.Jakub Jelinek
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-07-01arith.c (gfc_arith_divide): With -Winteger-division...Thomas Koenig
2015-05-06re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig
2015-01-23Make fopenacc an LTO optionTom de Vries
2015-01-23Make fopenmp an LTO optionTom de Vries
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge