aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/lang.opt
AgeCommit message (Expand)AuthorFilesLines
2021-04-26Add '-Wopenacc-parallelism'Thomas Schwinge1-0/+4
2021-04-19[OpenACC 'kernels'] '-fopenacc-kernels=[...]' -> '--param=openacc-kernels=[...]'Thomas Schwinge1-4/+0
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-15Add the -fdebug-aux-vars flag to debug variables generated by Fortran.Thomas Koenig1-0/+4
2020-11-13Decompose OpenACC 'kernels' constructs into parts, a sequence of compute cons...Gergö Barany1-0/+4
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt1-1/+1
2020-01-16PR93253 – Document BOZ changes, make it friendlier in legacy codeTobias Burnus1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-21re PR middle-end/91512 (Fortran compile time regression.)Jakub Jelinek1-1/+1
2019-12-20Introduce -finline-arg-packing.Thomas Koenig1-0/+4
2019-11-08Allow CHARACTER literals in assignments and data statements.Mark Eggleston1-0/+5
2019-10-30Suppress warning with -Wno-overwrite-recursive.Mark Eggleston1-0/+4
2019-09-14re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)Thomas Koenig1-2/+2
2019-08-26re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig1-0/+4
2019-07-29re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig1-0/+4
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl1-0/+4
2019-06-19re PR fortran/89103 (Allow blank format items in format strings)Jim MacArthur1-0/+4
2019-05-30* lang.opt (ftail-call-workaround): Fix a typo.Marek Polacek1-1/+1
2019-05-30tree-predcom.c (is_inv_store_elimination_chain): Fix a typo - lenght to length.Jakub Jelinek1-1/+1
2019-05-29re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek1-4/+7
2019-05-22fortran/89100: Default widths with -fdec-format-defaultsJanne Blomqvist1-0/+4
2019-05-19re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Thomas Koenig1-0/+4
2019-05-08re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...Thomas Koenig1-0/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-27Support simd function declarations via a pre-include.Martin Liska1-0/+4
2018-11-23lang.opt (fpad-source): New option.Jakub Jelinek1-0/+4
2018-11-21lang.opt (fdec-include): New option.Jakub Jelinek1-0/+4
2018-07-18re PR fortran/85599 (warn about short-circuiting of logical expressions for n...Janus Weil1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-17Support -std=f2018Janne Blomqvist1-1/+5
2017-11-05re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU...Thomas Koenig1-0/+8
2017-09-27Placate gcc.misc-tests/help.exp regarding -Wdo-subscriptThomas Schwinge1-1/+1
2017-09-25lang.opt: Add -Wdo-subscript.Thomas Koenig1-0/+4
2017-09-23re PR fortran/82143 (add a -fdefault-real-16 flag)Janus Weil1-1/+9
2017-08-01re PR fortran/45435 (Automatically generate C interop interface blocks from C...Thomas Koenig1-0/+4
2017-01-19Add missing period at end of -ftest-forall-temp option text.Louis Krupp1-1/+1
2017-01-18re PR fortran/50069 (FORALL fails on a character array)Louis Krupp1-0/+4
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-02New warning -Wargument-mismatch for function argument mismatches.Fritz O. Reese1-0/+4
2016-10-25Cleanup -fdec.Fritz Reese1-2/+2
2016-10-11New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese1-0/+4
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-0/+4
2016-08-15lang.opt, [...]: New flag -finit-derived.Fritz Reese1-0/+4
2016-08-03lang.opt: New option -fdec-intrinsic-ints.Fritz Reese1-0/+4
2016-07-07Optimize fortran loops with +-1 step.Martin Liska1-0/+4
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-0/+8
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell1-0/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-96/+96