summaryrefslogtreecommitdiff
path: root/gcc/fortran/options.c
Commit message (Expand)AuthorAgeFilesLines
* re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus2011-05-061-1/+11
* re PR fortran/48864 (-Ofast should imply -fno-protect-parens)Tobias Burnus2011-05-041-1/+4
* re PR fortran/48720 (quad precision literals do not work)Steven G. Kargl2011-05-031-0/+6
* misc.c (gnat_handle_option): Set warn_maybe_uninitialized.Michael Matz2011-04-291-0/+1
* Replace gfc_getmem with XCNEW, XCNEWVEC or xcallocJanne Blomqvist2011-04-191-2/+2
* convert each use of gfc_free (p) to free (p)Jim Meyering2011-04-181-1/+1
* trans-array.c (toplevel): Include gimple.h.Michael Matz2011-04-151-0/+5
* re PR fortran/48448 (Implement -f(no-)frontend-optimization)Thomas Koenig2011-04-081-0/+16
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2011-03-271-1/+3
* re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig2011-03-211-0/+5
* re PR fortran/47472 (Rules printed by -M option contains duplicate slash when...Tobias Burnus2011-01-271-1/+2
* re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...Paul Thomas2010-11-281-0/+15
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-1/+1
* re PR c/44782 (implement -ferror-limit=)Nathan Froyd2010-11-121-4/+4
* opts.c (finish_options): Do not error on -flto-partition alone.Jan Hubicka2010-11-111-1/+1
* gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a...Thomas Koenig2010-10-301-3/+9
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-6/+8
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-8/+8
* re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION())Tobias Burnus2010-09-281-0/+77
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-5/+6
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-5/+13
* re PR fortran/45045 (Named COMMON with different size: No warning with -fwhol...Tobias Burnus2010-07-241-1/+1
* trans-decl.c: Include diagnostic-core.h besides toplev.h.Tobias Burnus2010-07-061-1/+1
* decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus2010-06-251-5/+6
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-4/+0
* options.c (gfc_handle_option): Fix -fno-recursive.Tobias Burnus2010-06-071-1/+1
* common.opt (fira-verbose): Use Var.Joseph Myers2010-06-071-1/+1
* options.c (gfc_handle_option): Fix handling of -fno-whole-file.Tobias Burnus2010-05-281-1/+1
* gfortran.h: Do not include system.h.Tobias Burnus2010-05-231-1/+1
* re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...Daniel Franke2010-05-201-0/+6
* options.c (gfc_init_options,gfc_post_options): Enable flag_associative_math b...Tobias Burnus2010-05-201-0/+6
* re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr...Daniel Franke2010-05-191-0/+6
* misc.c (gnat_handle_option): Remove special logic for Wuninitialized without -O.Manuel López-Ibáñez2010-05-161-8/+1
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-1/+2
* invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther2010-04-071-3/+0
* re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2010-04-061-0/+16
* ioparm.def: Update copyright.Paul Thomas2010-04-011-1/+2
* re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus2010-02-211-0/+5
* re PR fortran/42958 (Weird temporary array allocation)Tobias Burnus2010-02-201-2/+3
* re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)Tobias Burnus2010-01-051-6/+10
* re PR fortran/22552 (Would like warning when an undeclared function is called)Francois-Xavier Coudert2009-12-271-0/+4
* c-opts.c (c_common_post_options): Move LTO option processing code ...Richard Guenther2009-11-041-20/+2
* Merge lto branch into trunk.Diego Novillo2009-10-031-0/+22
* re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas2009-08-011-0/+3
* re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...Tobias Burnus2009-06-291-1/+2
* common.opt (fcompare-debug=, [...]): New.Alexandre Oliva2009-06-081-0/+3
* re PR fortran/36031 (ARM -fshort-enums attribute not emitted for Fortran)François-Xavier Coudert2009-05-161-2/+2
* invoke.texi (-fwhole-file): Update docs.Jan Hubicka2009-05-131-2/+2
* re PR fortran/22571 (Reject derived types for dummy arguments declared in the...Paul Thomas2009-03-301-0/+5
* re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers2009-03-301-0/+9