aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2022-09-08OpenMP: Document ompx warnings + add Fortran omx warning [PR106670]Tobias Burnus1-0/+5
2022-08-17fortran: Add -static-libquadmath support [PR46539]Jakub Jelinek1-1/+15
2022-04-28Document changes to CONVERT for -mabi-ieeelongdouble for POWER.Thomas Koenig1-4/+14
2022-03-07Fortran: Fix typosTobias Burnus1-2/+2
2022-01-03Update copyright dates.Jakub Jelinek1-2/+2
2021-11-04Fortran manual: Update miscellaneous references to old standard versions.Sandra Loosemore1-2/+2
2021-11-04Fortran manual: Revise introductory chapter.Sandra Loosemore1-4/+40
2021-03-05Fortran: Follow fixes to -freal-{4,8}-real* handling [PR99355,PR57871]Tobias Burnus1-4/+15
2021-01-01Update copyright dates.Jakub Jelinek1-2/+2
2020-12-15Add the -fdebug-aux-vars flag to debug variables generated by Fortran.Thomas Koenig1-1/+10
2020-08-13docs: Fix typos in -fallow-argument-mismatch descriptionMatthew Krupcale1-3/+3
2020-08-03Fortran texi: Fix typosTobias Burnus1-1/+1
2020-02-03[OpenACC] bump version for 2.6 plus libgomp.texi updateTobias Burnus1-4/+0
2020-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2019-12-20Introduce -finline-arg-packing.Thomas Koenig1-2/+31
2019-11-25DEC comparisons - allow Hollerith constants in comparisons.Mark Eggleston1-12/+12
2019-11-08Allow CHARACTER literals in assignments and data statements.Mark Eggleston1-6/+11
2019-10-30Suppress warning with -Wno-overwrite-recursive.Mark Eggleston1-5/+15
2019-09-14re PR fortran/91557 (Bogus warning about unused dummy argument _formal_*)Thomas Koenig1-12/+10
2019-09-04gfortran.texi: Update documentation to catch up with BOZ changes.Steven G. Kargl1-2/+2
2019-08-27Options documentation fixes.Mark Eggleston1-26/+27
2019-08-26re PR fortran/91390 (treatment of extra parameter in a subroutine call)Thomas Koenig1-4/+12
2019-08-11PR fortran/91413 Generate warning when making array staticJanne Blomqvist1-1/+1
2019-07-29re PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails (SIGSEGV) after 272084)Thomas Koenig1-1/+10
2019-07-23arith.c (gfc_convert_integer, [...]): Move to ...Steven G. Kargl1-7/+14
2019-07-16re PR fortran/90903 (Implement runtime checks for bit manipulation intrinsics)Harald Anlauf1-1/+6
2019-06-19re PR fortran/89103 (Allow blank format items in format strings)Jim MacArthur1-4/+9
2019-05-29re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Jakub Jelinek1-7/+13
2019-05-22fortran/89100: Default widths with -fdec-format-defaultsJanne Blomqvist1-10/+15
2019-05-19re PR fortran/90329 (Incompatibility between gfortran and C lapack calls)Thomas Koenig1-1/+29
2019-05-08re PR fortran/90351 (-fc-prototypes does not dump prototypes for external pro...Thomas Koenig1-2/+28
2019-02-26extend.texi (__builtin_object_size): Use @pxref instead of @xref inside paren...Uros Bizjak1-1/+1
2019-02-14PR 81552 Improve and document -flag-init-integerJanne Blomqvist1-0/+5
2019-02-02re PR fortran/81344 (Can't disable -ffpe-trap (or not documented))Dominique d'Humieres1-0/+9
2019-01-30re PR fortran/52884 (double precision constants promoted to 16 byte by -fdefa...Dominique d'Humieres1-21/+30
2019-01-19[multiple changes]Dominique d'Humieres1-0/+3
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2018-11-23lang.opt (fpad-source): New option.Jakub Jelinek1-3/+13
2018-11-21* invoke.texi (-fdec-include): Document.Jakub Jelinek1-1/+7
2018-08-10re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize)Janus Weil1-7/+11
2018-07-18re PR fortran/85599 (warn about short-circuiting of logical expressions for n...Janus Weil1-1/+2
2018-05-22re PR fortran/85841 ([F2018] reject deleted features)Janus Weil1-5/+4
2018-01-03gcc.c (process_command): Update copyright notice dates.Jakub Jelinek1-2/+2
2017-12-17Support -std=f2018Janne Blomqvist1-29/+33
2017-11-11re PR fortran/82886 (ICE with -finit-derived in gfc_conv_expr, at fortran/tra...Fritz Reese1-3/+8
2017-11-05re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU...Thomas Koenig1-2/+19
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1
2017-10-08dump_prase_tree (show_symbol): Output list of variables in NAMELIST.Thomas Koenig1-7/+15
2017-09-25lang.opt: Add -Wdo-subscript.Thomas Koenig1-4/+19