index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
options.c
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-12-20
Introduce -finline-arg-packing.
Thomas Koenig
2019-11-12
Use more SET_OPTION_IF_UNSET.
Martin Liska
2019-11-08
Allow CHARACTER literals in assignments and data statements.
Mark Eggleston
2019-10-30
Suppress warning with -Wno-overwrite-recursive.
Mark Eggleston
2019-08-23
re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)
Jakub Jelinek
2019-08-11
PR fortran/91413 Generate warning when making array static
Janne Blomqvist
2019-07-16
re PR fortran/90903 (Implement runtime checks for bit manipulation intrinsics)
Harald Anlauf
2019-06-19
re PR fortran/89103 (Allow blank format items in format strings)
Jim MacArthur
2019-05-22
fortran/89100: Default widths with -fdec-format-defaults
Janne Blomqvist
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
2019-02-14
PR 81552 Improve and document -flag-init-integer
Janne Blomqvist
2019-01-01
Update copyright years.
Jakub Jelinek
2018-12-03
re PR fortran/87919 (Incorrect fortran handling of -fno-* options)
Fritz Reese
2018-12-03
re PR fortran/87919 (Incorrect fortran handling of -fno-* options)
Fritz Reese
2018-11-21
lang.opt (fdec-include): New option.
Jakub Jelinek
2018-09-20
gfortran.h (gfc_str_startswith): New macro.
Janus Weil
2018-08-10
re PR fortran/57160 (short-circuit IF only with -ffrontend-optimize)
Janus Weil
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
2018-05-22
re PR fortran/85841 ([F2018] reject deleted features)
Janus Weil
2018-05-21
re PR fortran/85841 ([F2018] reject deleted features)
Janus Weil
2018-05-10
re PR fortran/85735 (f951 crashes on empty input)
Marek Polacek
2018-01-03
Update copyright years.
Jakub Jelinek
2017-12-17
Support -std=f2018
Janne Blomqvist
2017-11-15
Disable -Wreturn-type by default in all languages other from C++.
Martin Liska
2017-11-06
Instrument function exit with __builtin_unreachable in C++
Martin Liska
2017-11-05
re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU...
Thomas Koenig
2017-08-10
options.c (set_dec_flags): Only set legacy standards when value is not zero.
Fritz Reese
2017-08-10
options.c (set_dec_flags, [...]): Only set flag_d_lines with -fdec when not s...
Fritz Reese
2017-08-07
re PR fortran/68829 (Segfaults with -Ofast due to large array on stack)
Thomas Koenig
2017-02-26
re PR libfortran/51119 (MATMUL slow for large matrices)
Thomas Koenig
2017-01-01
Update copyright years.
Jakub Jelinek
2016-10-25
Cleanup -fdec.
Fritz Reese
2016-10-11
New flag -fdec-math for COTAN and degree trig intrinsics.
Fritz Reese
2016-09-29
[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it
James Greenhalgh
2016-09-23
lang.opt, [...]: New flag -fdec-static.
Fritz Reese
2016-08-03
lang.opt: New option -fdec-intrinsic-ints.
Fritz Reese
2016-05-07
re PR fortran/56226 (Add support for DEC UNION and MAP extensions)
Fritz Reese
2016-03-13
re PR fortran/69520 (Implement reversal of -fcheck options)
Jerry DeLisle
2016-01-04
Update copyright years.
Jakub Jelinek
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
2015-05-06
re PR fortran/37131 (inline matmul for small matrix sizes)
Thomas Koenig
2015-04-30
Fix spurious semicolons
David Malcolm
2015-02-04
dwarf2.h (enum dwarf_source_language): Add DW_LANG_Fortran03 and DW_LANG_Fort...
Jakub Jelinek
2015-02-01
Always pass 0 or option number to gfc_warning*.
Joseph Myers
[next]