aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Clarify FP exception documentation and messagesJanne Blomqvist1-15/+25
2011-05-14invoke.texi (-Ofast): Also enables -fstack-arrays.Tobias Burnus1-1/+3
2011-05-14PR 48915 Abort handlingJanne Blomqvist1-15/+11
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus1-1/+3
2011-05-04re PR fortran/48864 (-Ofast should imply -fno-protect-parens)Tobias Burnus1-1/+2
2011-05-03re PR fortran/48720 (quad precision literals do not work)Steven G. Kargl1-7/+14
2011-04-15trans-array.c (toplevel): Include gimple.h.Michael Matz1-0/+8
2011-04-08re PR fortran/48448 (Implement -f(no-)frontend-optimization)Thomas Koenig1-4/+24
2011-03-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-1/+5
2011-03-21re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig1-1/+12
2011-03-03docs: fix typos and markup nits in Fortran manual.Ralf Wildenhues1-12/+13
2011-01-17re PR fortran/47327 (Documentation: Link to GCC Errors and Warnings options b...Tobias Burnus1-1/+1
2011-01-16re PR fortran/47177 (bad example of using -dM in manual)Tobias Burnus1-3/+3
2011-01-08re PR fortran/46405 (Preprocessor generated code can exceed 132 characters)Thomas Koenig1-3/+5
2010-11-28re PR fortran/35810 ([TR 15581 / F2003] Automatic reallocation on assignment ...Paul Thomas1-1/+8
2010-10-30gfortran.h (gfc_option_t): Replace dump_parse_tree by dump_fortran_original a...Thomas Koenig1-5/+17
2010-09-22Improve formatting of manuals.Ralf Wildenhues1-22/+22
2010-06-13re PR fortran/31588 (gfortran should be able to output Makefile dependencies ...Daniel Franke1-5/+1
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer1-1/+1
2010-05-20re PR fortran/38407 (Wishlist: -Wunused-dummy-argument and -Wno-unused-dummy-...Daniel Franke1-4/+12
2010-05-19re PR fortran/44055 (Warn (-Wconversion*) when converting single to double pr...Daniel Franke1-3/+10
2010-04-27gfc-internals.texi: Update copyright year.Tobias Burnus1-1/+1
2010-04-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-2/+16
2010-04-01ioparm.def: Update copyright.Paul Thomas1-1/+1
2010-02-21re PR fortran/35259 (-fassociative-math not enabled by default; No option to...Tobias Burnus1-1/+12
2010-02-20re PR fortran/42958 (Weird temporary array allocation)Tobias Burnus1-1/+7
2010-02-09re PR fortran/39171 (Misleading warning for negative character length)Daniel Kraft1-0/+3
2010-01-04re PR fortran/41872 (wrong-code: Issues with allocatable scalars)Tobias Burnus1-1/+1
2009-12-29re PR fortran/42517 (-fcheck=recursion does not work with -fopenmp)Janus Weil1-0/+2
2009-12-27re PR fortran/22552 (Would like warning when an undeclared function is called)Francois-Xavier Coudert1-3/+9
2009-12-16gfc-internals.texi, [...]: Fix typos.Kazu Hirata1-1/+1
2009-07-08re PR fortran/40675 (Support -fnosign-zero for SIGN intrinsic for Fortran 77 ...Tobias Burnus1-3/+6
2009-06-29re PR fortran/40580 (Add -fcheck=pointer with runtime check for using an unal...Tobias Burnus1-1/+5
2009-05-08invoke.texi: Add do/recursion to the -fcheck= summary.Tobias Burnus1-1/+1
2009-05-07re PR fortran/36382 (Support $ as first character in symbol names and in IMPL...Francois-Xavier Coudert1-0/+1
2009-04-08re PR fortran/39670 (dollar sign in entities is not recognized when it is fir...Janne Blomqvist1-1/+1
2009-04-08re PR fortran/39670 (dollar sign in entities is not recognized when it is fir...Daniel Franke1-1/+3
2009-03-30re PR fortran/22571 (Reject derived types for dummy arguments declared in the...Paul Thomas1-1/+14
2009-03-28re PR fortran/34656 (modifies do loop variable)Tobias Burnus1-1/+5
2009-03-28re PR fortran/32626 (Run-time check for recursive functions)Tobias Burnus1-0/+4
2009-03-28gfortran.h (gfc_option_t): Add rtcheck.Francois-Xavier Coudert1-12/+31
2009-03-27gfortran.h (enum init_local_real.): Add GFC_INIT_REAL_SNAN.Tobias Burnus1-4/+7
2008-12-21re PR fortran/37605 (Remarks on user manual for Gfortran)Arjen Markus1-13/+24
2008-12-09re PR fortran/36457 (preprocessing: option -idirafter undefined for fortran)Daniel Franke1-1/+10
2008-11-01re PR fortran/19925 (Implied do-loop in an initialization expression is broken)Steven G. Kargl1-3/+27
2008-09-22re PR fortran/37486 (alignment of data in COMMON blocks)Janus Weil1-2/+23
2008-08-22re PR fortran/30239 (duplicate data type assignment not detected)Daniel Kraft1-0/+4
2008-07-30re PR ada/15479 (Ada manual problems)Ralf Wildenhues1-5/+4
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-1/+12
2008-07-24re PR fortran/33141 (Intrinsic procedures: Improve warning/error with -std=*)Daniel Kraft1-9/+24