aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/io.c
AgeCommit message (Expand)AuthorFilesLines
2006-11-18re PR fortran/24285 ([4.2 only] format(1000(a,$)))Francois-Xavier Coudert1-3/+4
2006-11-15data.c: Remove trailing periods from error messages.Brooks Moses1-1/+1
2006-11-07decl.c (match_attr_spec, [...]): Unify gfc_notify_std message for GFC_STD_F2003.Tobias Burnus1-1/+1
2006-10-30re PR fortran/29452 (Keyword check for specifiers in WRITE and READ)Tobias Burnus1-2/+2
2006-10-28re PR fortran/28224 (gfortran should support namelist (nml) for internal file...Tobias Burnus1-3/+7
2006-10-16io.c (gfc_match_close): Ensure that status is terminated by a NULL element.Kaz Kojima1-1/+1
2006-10-16re PR fortran/29403 ([4.1 only] print ('(a)') not working, print '(a) works)Steven G. Kargl1-4/+21
2006-10-13re PR fortran/21435 (fails to open nonexisting file with status scratch)François-Xavier Coudert1-0/+342
2006-08-15re PR fortran/25828 ([f2003] ACCESS='STREAM' io support)Jerry DeLisle1-0/+9
2006-07-16re PR fortran/28384 (ICE on non-existent COMMON block)Paul Thomas1-0/+6
2006-07-07re PR fortran/28237 (print call())Paul Thomas1-0/+7
2006-05-29re PR fortran/27634 (formatted reading/writing: real format without dot)Jerry DeLisle1-5/+14
2006-05-26re PR fortran/23151 (print (buf, format), expression should be invalid)Thomas Koenig1-0/+6
2006-03-27io.c (check_io_constraints): Don't look at dt->advance->value.charater.string...Jakub Jelinek1-10/+14
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert1-2/+20
2006-02-14re PR fortran/26277 (false warning about unused label for a warning used in e...Tobias Schlüter1-0/+4
2006-01-18re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter1-4/+4
2006-01-06re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle1-14/+24
2005-12-22re PR fortran/20889 (type in a structure-constructor differs from type in der...Paul Thomas1-98/+216
2005-12-16re PR fortran/24268 (gfortran rejects valid format statement)Jerry DeLisle1-1/+1
2005-12-10re PR fortran/25068 ([4.0/4.1] IOSTAT should be default integer when -std=f95)Francois-Xavier Coudert1-0/+10
2005-12-10re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+15
2005-12-03re PR fortran/25106 ([4.0/4.1] statement label is zero)Francois-Xavier Coudert1-1/+1
2005-11-29io.c (gfc_resolve_open): RESOLVE_TAG access field as well.Jakub Jelinek1-0/+1
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-5/+8
2005-11-06re PR fortran/24534 (PUBLIC derived types with private components)Paul Thomas1-0/+7
2005-09-20re PR fortran/23420 (ICE on invalid print statement)Tobias Schlüter1-40/+52
2005-09-17re PR fortran/15586 (gfortran should support i18n in its compiler messages)Francois-Xavier Coudert1-11/+11
2005-09-09gfortran.h: Add iomsg to gfc_open, gfc_close, gfc_filepos, gfc_inquire and gf...Thomas Koenig1-0/+31
2005-09-04re PR fortran/23661 ('print fmt' is unclassifiable statement in gfortran)Tobias Schlüter1-22/+28
2005-08-14re PR fortran/21432 (gfortran does not support printing of namelists)Paul Thomas1-0/+24
2005-08-07[multiple changes]Janne Blomqvist1-4/+12
2005-07-07For the 60th anniversary of Chinese people��s Anti-Japan war victory.Feng Wang1-19/+49
2005-07-03re PR fortran/20842 (can't use 'END=' in output statement)François-Xavier Coudert1-1/+8
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-01re PR fortran/20883 (unassigned integer used as format)Feng Wang1-2/+3
2005-05-30re PR fortran/20846 (inquire(FILE=..., UNIT=...) not flagged as error)Janne Blomqvist1-0/+17
2005-05-29re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-1/+5
2005-05-12re PR fortran/21260 (Conflict between comment and H edit descriptor)Tobias Schlüter1-1/+1
2005-04-09re PR fortran/13257 ([4.0 only] Error instead of warning for missing comma in...Andrew Pinski1-2/+5
2005-03-15re PR fortran/18827 (ICE on assign to common variable)Feng Wang1-3/+8
2005-01-23data.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-01-18arith.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-01-03arith.c: Add system.h; remove string.hSteven G. Kargl1-3/+0
2004-11-06re PR fortran/18023 (ice on trying to convert between int and float)Tobias Schlüter1-2/+2
2004-09-16array.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-08-27gfortran.h (gfc_default_*_kind): Remove prototypes, add extern variable decla...Tobias Schlüter1-1/+1
2004-07-16re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter1-12/+33
2004-07-11re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))Tobias Schlüter1-2/+6
2004-06-29* io.c: Add 2004 to copyright years.Tobias Schlüter1-1/+2