aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/io.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-20re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus1-5/+5
2011-05-13re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus1-3/+13
2011-04-18convert each use of gfc_free (p) to free (p)Jim Meyering1-8/+8
2011-02-09io.c (match_io_element): Do not set dt if not inquire.Jerry DeLisle1-1/+2
2011-01-08re PR fortran/46896 (Wrong code with transpose(a) passed to subroutine)Paul Thomas1-1/+29
2010-12-11re PR fortran/46705 (Spurious "Missing '&' in continued character constant" w...Jerry DeLisle1-5/+5
2010-09-25re PR fortran/45776 (Full implementation of variable definition contexts (and...Daniel Kraft1-89/+116
2010-07-05io.c (resolve_tag): Check EXIST tag is a default logical.Steven G. Kargl1-0/+8
2010-06-25decl.c (gfc_match_entry): Mark ENTRY as GFC_STD_F2008_OBS.Tobias Burnus1-1/+1
2010-04-24re PR fortran/43832 (OPEN statement not diagnosing missing unit number)Jerry DeLisle1-2/+5
2010-04-13[multiple changes]Jerry DeLisle1-20/+7
2010-04-09re PR fortran/28039 (Warn when ignoring extra characters in the format specif...Bud Davis1-7/+21
2009-11-28trans-common.c (create_common): Remove unused offset variable.Jakub Jelinek1-3/+0
2009-10-11re PR fortran/38439 (I/O PD edit descriptor inconsistency)Jerry DeLisle1-2/+4
2009-09-29re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)Jerry DeLisle1-7/+40
2009-08-26re PR fortran/28039 (Warn when ignoring extra characters in the format specif...Bud Davis1-14/+15
2009-08-25re PR fortran/41162 (416.gamess in SPEC CPU 2006 failed to build)Jerry DeLisle1-2/+13
2009-08-25re PR fortran/41154 (Comma required after P descriptor)Jerry DeLisle1-2/+2
2009-08-24re PR fortran/35754 (-std=f95: Reject "1P2E12.4" w/o a comma after the "P")Jerry DeLisle1-10/+25
2009-08-24re PR fortran/37446 (Diagnostic of edit descriptors, esp. EN)Jerry DeLisle1-12/+51
2009-08-23[multiple changes]Bud Davis1-15/+14
2009-08-17re PR fortran/41075 ([F2008] Implement unlimited format item)Jerry DeLisle1-19/+56
2009-07-23re PR fortran/40839 (gfortran segmentation fault when a unit number is missing)Jakub Jelinek1-2/+11
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle1-3/+51
2009-05-14re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek1-13/+30
2009-05-13gfortran.h (gfc_code): Rename struct member expr to expr1.Steven G. Kargl1-2/+2
2008-12-21re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle1-3/+13
2008-12-07re PR fortran/38425 (I/O: POS= compile-time diagnostics)Jerry DeLisle1-5/+13
2008-12-06re PR fortran/38291 (Rejects I/O with POS= if FMT=*)Jerry DeLisle1-2/+3
2008-11-22re PR libfortran/37839 (st_parameter_dt has unwanted padding, is out of sync ...Jakub Jelinek1-1/+4
2008-11-15re PR fortran/37988 (Edit descriptor checking (compile time) for "<Holerith>T)")Jerry DeLisle1-8/+28
2008-10-31re PR fortran/35840 (ICE for character expression in I/O specifier)Mikael Morin1-1/+1
2008-09-14re PR fortran/35840 (ICE for character expression in I/O specifier)Jerry DeLisle1-5/+8
2008-09-02re PR fortran/37228 (F2008: Support g0.<d> edit descriptor)Jerry DeLisle1-14/+11
2008-08-16re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-2/+1
2008-07-29gfortran.h (try): Remove macro.Kaveh R. Ghazi1-11/+11
2008-07-22re PR fortran/29835 (Error message of unknown edit descriptor needs improvement)Daniel Kraft1-7/+20
2008-07-21fmt_g0_3.f08: Fix typo in expected error message.Ralf Wildenhues1-3/+3
2008-07-19gfortran.h (new): Remove macro.Kaveh R. Ghazi1-14/+14
2008-07-14re PR fortran/36725 (g0 edit descriptor: Missing compile-time checking for in...Jerry DeLisle1-3/+14
2008-06-20arith.c (hollerith2representation): Fix for -Wc++-compat.Kaveh R. Ghazi1-6/+6
2008-06-07PR fortran/36420, 36422Jerry DeLisle1-1/+19
2008-05-06arith.c: (gfc_arith_concat...Francois-Xavier Coudert1-35/+49
2008-05-06openmp.c (gfc_match_omp_eos): Use gfc_next_ascii_char and gfc_peek_ascii_char.Francois-Xavier Coudert1-13/+6
2008-05-03re PR fortran/33268 (read ('(f3.3)'), a rejected due to the extra (...))Jerry DeLisle1-14/+57
2008-04-07PR fortran/25829 28655Jerry DeLisle1-35/+68
2008-04-06re PR fortran/35832 (Better error message for wrong arguments to I/O statements)Tobias Schlüter1-58/+81
2008-04-06io.c (check_io_constraints): Add constrains.Tobias Burnus1-3/+10
2008-04-05PR fortran/25829 28655Jerry DeLisle1-76/+498
2008-02-24arith.c: Update copyright years.Tobias Schlüter1-1/+1