aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/options.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-17gfortran.h (gfc_option_t): Add fpe_summary.Tobias Burnus1-7/+44
2013-03-18gfortran.h (gfc_option_t): Remove flag_whole_file.Tobias Burnus1-16/+0
2013-02-14re PR fortran/56224 (gfortran -fopenmp cannot find omp_lib.h)Thomas Koenig1-4/+11
2013-01-16re PR driver/55884 (FAIL: libgomp.fortran/omp_parse3.f90 -O0 (test for exce...Jakub Jelinek1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-1/+0
2012-10-21re PR fortran/54465 (Implement -Wextra for Fortran)Thomas Koenig1-0/+16
2012-08-27options.c (set_Wall): Don't set for -Wcompare-reals.Tobias Burnus1-1/+0
2012-08-20re PR fortran/54301 (Add optional warning if pointer assigning a local variab...Tobias Burnus1-0/+6
2012-08-19re PR fortran/54298 (Add warning when doing equal/nonequal floating-point com...Thomas Koenig1-0/+6
2012-08-04Fix PR 54033, problems with -I, with test casesThomas Koenig1-1/+0
2012-05-14re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-0/+4
2012-05-11re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-2/+5
2012-04-25re PR fortran/52196 (Add -Wrealloc-lhs)Tobias Burnus1-0/+13
2012-03-03lang.opt (Wc-binding-type): New flag.Tobias Burnus1-0/+6
2012-01-16re PR fortran/48426 ([patch] Quad precision promotion)Zydrunas Gimbutas1-1/+32
2011-10-15gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha...Tobias Burnus1-3/+3
2011-05-20Clarify FP exception documentation and messagesJanne Blomqvist1-2/+4
2011-05-14invoke.texi (-Ofast): Also enables -fstack-arrays.Tobias Burnus1-1/+4
2011-05-14PR 48915 Abort handlingJanne Blomqvist1-6/+1
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-1/+11
2011-05-04re PR fortran/48864 (-Ofast should imply -fno-protect-parens)Tobias Burnus1-1/+4
2011-05-03re PR fortran/48720 (quad precision literals do not work)Steven G. Kargl1-0/+6
2011-04-29misc.c (gnat_handle_option): Set warn_maybe_uninitialized.Michael Matz1-0/+1
2011-04-19Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocJanne Blomqvist1-2/+2
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering1-1/+1
2011-04-15trans-array.c (toplevel): Include gimple.h.Michael Matz1-0/+5
2011-04-08re PR fortran/48448 (Implement -f(no-)frontend-optimization)Thomas Koenig1-0/+16
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+3
2011-03-21re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig1-0/+5
2011-01-27re PR fortran/47472 (Rules printed by -M option contains duplicate slash when...Tobias Burnus1-1/+2
2010-11-28re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...Paul Thomas1-0/+15
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-1/+1
2010-11-12re PR c/44782 (implement -ferror-limit=)Nathan Froyd1-4/+4
2010-11-11opts.c (finish_options): Do not error on -flto-partition alone.Jan Hubicka1-1/+1
2010-10-30gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a...Thomas Koenig1-3/+9
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-6/+8
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-8/+8
2010-09-28re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus1-0/+77
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-5/+6
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-5/+13
2010-07-24re PR fortran/45045 (Named COMMON with different size: No warning with -fwhol...Tobias Burnus1-1/+1
2010-07-06trans-decl.c: Include diagnostic-core.h besides toplev.h.Tobias Burnus1-1/+1
2010-06-25decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus1-5/+6
2010-06-20re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers1-4/+0
2010-06-07options.c (gfc_handle_option): Fix -fno-recursive.Tobias Burnus1-1/+1
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers1-1/+1
2010-05-28options.c (gfc_handle_option): Fix handling of -fno-whole-file.Tobias Burnus1-1/+1
2010-05-23gfortran.h: Do not include system.h.Tobias Burnus1-1/+1
2010-05-20re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...Daniel Franke1-0/+6