aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/options.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-17Support -std=f2018Janne Blomqvist1-1/+13
2017-11-15Disable -Wreturn-type by default in all languages other from C++.Martin Liska1-3/+0
2017-11-06Instrument function exit with __builtin_unreachable in C++Martin Liska1-0/+3
2017-11-05re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU...Thomas Koenig1-0/+5
2017-08-10options.c (set_dec_flags): Only set legacy standards when value is not zero.Fritz Reese1-5/+7
2017-08-10options.c (set_dec_flags, [...]): Only set flag_d_lines with -fdec when not s...Fritz Reese1-5/+9
2017-08-07re PR fortran/68829 (Segfaults with -Ofast due to large array on stack)Thomas Koenig1-1/+7
2017-02-26re PR libfortran/51119 (MATMUL slow for large matrices)Thomas Koenig1-3/+9
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-25Cleanup -fdec.Fritz Reese1-6/+18
2016-10-11New flag -fdec-math for COTAN and degree trig intrinsics.Fritz Reese1-0/+1
2016-09-29[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison itJames Greenhalgh1-2/+1
2016-09-23lang.opt, [...]: New flag -fdec-static.Fritz Reese1-0/+1
2016-08-03lang.opt: New option -fdec-intrinsic-ints.Fritz Reese1-0/+1
2016-05-07re PR fortran/56226 (Add support for DEC UNION and MAP extensions)Fritz Reese1-0/+20
2016-03-13re PR fortran/69520 (Implement reversal of -fcheck options)Jerry DeLisle1-0/+9
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-5/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-6/+4
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-05-06re PR fortran/37131 (inline matmul for small matrix sizes)Thomas Koenig1-0/+5
2015-04-30Fix spurious semicolonsDavid Malcolm1-1/+1
2015-02-04dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...Jakub Jelinek1-0/+6
2015-02-01Always pass 0 or option number to gfc_warning*.Joseph Myers1-8/+8
2015-01-10re PR fortran/64522 (Free-form source code: -Wline-truncation is no longer en...Tobias Burnus1-0/+13
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-17re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-54/+1
2014-12-16re PR fortran/54687 (Use gcc option machinery for gfortran)Tobias Burnus1-139/+14
2014-12-162014-12-15 Tobias Burnus <burnus@net-b.de>Tobias Burnus1-146/+35
2014-11-30gfortran.h (gfc_option_t): Remove warn_aliasing,Tobias Burnus1-144/+4
2014-11-25gfortran.h (gfc_option_t): Remove flags moved as Var to .opt.Tobias Burnus1-32/+9
2014-11-23re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-6/+0
2014-11-23gfortran.h (gfc_option_t): Remove warn_tabs.Tobias Burnus1-14/+5
2014-11-15error.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.Tobias Burnus1-11/+11
2014-11-11re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-5/+0
2014-10-28re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-14/+14
2014-10-07re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-0/+8
2014-09-20trans-expr.c (gfc_reset_vptr): Fix comment whitespace.Joost VandeVondele1-5/+5
2014-08-22re PR fortran/61234 (Warn for use-stmt without explicit only-list.)Joost VandeVondele1-0/+5
2014-08-20options.c (gfc_init_options_struct): assert that the frontend sets flag_errno...Joost VandeVondele1-0/+2
2014-08-15re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...Manuel López-Ibáñez1-14/+15
2014-06-18[multiple changes]Tobias Burnus1-5/+0
2014-03-08re PR fortran/60447 (Empty .s file created when using -E flag)Tobias Burnus1-8/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus1-0/+4
2013-10-10re PR fortran/58226 (negative subscript pos at fortran/options.c:1205)Tobias Burnus1-0/+4