aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/options.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-07invoke.texi (-fargument-alias, [...]): Remove.Richard Guenther1-3/+0
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-0/+16
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+2
2010-02-21re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus1-0/+5
2010-02-20re PR fortran/42958 (Weird temporary array allocation)Tobias Burnus1-2/+3
2010-01-05re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)Tobias Burnus1-6/+10
2009-12-27re PR fortran/22552 (Would like warning when an undeclared function is called)Francois-Xavier Coudert1-0/+4
2009-11-04c-opts.c (c_common_post_options): Move LTO option processing code ...Richard Guenther1-20/+2
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+22
2009-08-01re PR fortran/40011 (Problems with -fwhole-file)Paul Thomas1-0/+3
2009-06-29re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...Tobias Burnus1-1/+2
2009-06-08common.opt (fcompare-debug=, [...]): New.Alexandre Oliva1-0/+3
2009-05-16re PR fortran/36031 (ARM -fshort-enums attribute not emitted for Fortran)François-Xavier Coudert1-2/+2
2009-05-13invoke.texi (-fwhole-file): Update docs.Jan Hubicka1-2/+2
2009-03-30re PR fortran/22571 (Reject derived types for dummy arguments declared in the...Paul Thomas1-0/+5
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-0/+9
2009-03-28re PR fortran/34656 (modifies do loop variable)Tobias Burnus1-2/+2
2009-03-28re PR fortran/32626 (Run-time check for recursive functions)Tobias Burnus1-2/+2
2009-03-28gfortran.h (gfc_option_t): Add rtcheck.Francois-Xavier Coudert1-3/+49
2009-03-27gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.Tobias Burnus1-0/+2
2008-11-03re PR fortran/37821 (gfortran is ignoring #includes with the syntax <file.h>)Tobias Burnus1-5/+5
2008-11-01re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl1-0/+5
2008-09-24options.c (set_default_std_flags,gfc_init_options): Add comment: keep in sync...Tobias Burnus1-2/+5
2008-09-22re PR fortran/37486 (alignment of data in COMMON blocks)Janus Weil1-0/+10
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez1-1/+1
2008-07-29flags.h (flag_really_no_inline): Remove.Jan Hubicka1-4/+0
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-0/+5
2008-07-25cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka1-4/+0
2008-07-24re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft1-8/+10
2008-07-24re PR fortran/29952 (Flag to give runtime information " array temporary was c...Thomas Koenig1-0/+5
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-1/+1
2008-05-25re PR fortran/18428 (No preprocessing option -cpp for gfortran)Daniel Franke1-3/+18
2008-04-25re PR fortran/35156 ([patch] Deprecate -M<dir>)Tobias Burnus1-7/+3
2008-04-14re PR fortran/35882 (Miscounted continuation lines when interspersed with data)Jerry DeLisle1-6/+4
2008-04-06dump-parse-tree.c: Use fprintf, fputs and fputc instead of gfc_status and gfc...François-Xavier Coudert1-10/+4
2008-03-03re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert1-2/+16
2008-02-28re PR fortran/31463 ([patch] inconsistent warnings if function return value i...Daniel Franke1-0/+4
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1
2007-11-26[multiple changes]Tobias Burnus1-1/+1
2007-10-27re PR fortran/33862 (Support .FTN file extension for Fortran fixed-format sou...Tobias Burnus1-0/+3
2007-10-03re PR fortran/26682 (gfortran fails with -fwhole-program optimization)Francois-Xavier Coudert1-0/+4
2007-09-21re PR fortran/20441 (-finit-local-zero is missing from gfortran)Asher Langton1-1/+56
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-1/+1
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-5/+5
2007-08-26gfortran.h (gfc_option_t): Add flag_recursive.Asher Langton1-1/+41
2007-08-12re PR fortran/31629 (option to make module entities PRIVATE by default)Francois-Xavier Coudert1-0/+5
2007-08-10system.h (CONST_CAST): New.Kaveh R. Ghazi1-1/+1
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton1-4/+3
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle1-0/+5
2007-06-27re PR other/31400 (enable static linking of support libraries through -static...Francois-Xavier Coudert1-0/+7