aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2004-10-03pr17286.f90: Add dg-do line.Paul Brook1-7/+6
2004-09-27re PR fortran/16938 (Internal compiler error using constructor of derived typ...Tobias Schlüter1-0/+27
2004-09-26re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)Tobias Schlüter1-4/+5
2004-09-26re PR fortran/15164 (trans-decl.c:411: gfc_finish_var_decl: Assertion failed)Tobias Schlüter1-0/+15
2004-09-25* gfortran.dg/pr15324.f90: Make array bounds consistent.Tobias Schlüter1-1/+1
2004-09-24re PR fortran/17615 (Internal compiler error using interface procedures)Tobias Schlüter1-0/+19
2004-09-21re PR libfortran/17286 (namelist containing more than one value cannot contai...Bud Davis1-0/+45
2004-09-20re PR fortran/15957 (Error in array assignments; 'shape'-related stuff)Tobias Schlüter1-0/+27
2004-09-16trans-io.c (transfer_array_component): New function.Victor Leikehman3-0/+66
2004-09-15re PR fortran/16485 (Private subroutines from different modules collide durin...Tobias Schlüter1-0/+13
2004-09-14pr17090.f90: Add directives to test.Bud Davis1-0/+1
2004-09-14re PR libfortran/17090 (Runtime I/O error)Bud Davis1-0/+21
2004-09-06[multiple changes]Paul Brook1-0/+4
2004-09-02format.c (parse_format_list): Set repeat count for P descriptors.Paul Brook1-0/+8
2004-09-02re PR fortran/15327 (ICE when using MERGE on strings)Tobias Schlüter1-0/+7
2004-09-01re PR fortran/16400 (Invalid usage of assumed-size arrays is not rejected)Tobias Schlüter1-3/+4
2004-09-01re PR fortran/16579 (gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255)David Billinghurst2-1/+6
2004-08-31error.c (generate_error): Set both iostat and library_return.Paul Brook1-0/+13
2004-08-31re PR libfortran/16805 (Runtime failure using list directed read from string)Paul Brook1-0/+25
2004-08-31re PR fortran/17244 (gfortran fatal error: gfc_todo: Not Implemented: Returni...Tobias Schlüter1-0/+38
2004-08-31transfer.c (read_sf): Rename uinty to readlen.Paul Brook1-0/+18
2004-08-31list_read.c (eat_separator): Set at_eo when a '/' is seen.Paul Brook1-0/+22
2004-08-30gfortran.h (gfc_namespace): Add new field is_block_data.Tobias Schlüter1-0/+28
2004-08-29re PR fortran/13910 (Cannot initialize variables with declation as allowed by...Tobias Schlüter1-0/+9
2004-08-29check.c (gfc_check_besn, [...]): New functions.Steven G. Kargl4-3/+212
2004-08-28re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c)Paul Brook1-0/+66
2004-08-27rewind.c (st_rewind): Reset unit to read mode.Paul Brook1-0/+18
2004-08-27re PR libfortran/16597 (gfortran: bug in unformatted I/O on scratch files)Bud Davis1-0/+27
2004-08-26expr.c (gfc_check_assign): Add comment.Tobias Schlüter1-0/+36
2004-08-25re PR fortran/17144 (Not Implemented: Character string array constructors / A...Paul Brook1-0/+49
2004-08-25re PR libfortran/17143 (2**63 prints garbage)Bud Davis1-0/+16
2004-08-25re PR libfortran/17164 (index function not working properly)Bud Davis1-0/+10
2004-08-24* gfortran.dg/entry_2.f90: New test.Paul Brook1-0/+10
2004-08-22* gfortran.dg/reduction.f90: Add checks with complex arguments.Tobias Schlüter1-0/+27
2004-08-21re PR libfortran/16908 (Segfault in libgfortran/io/transfer.c)Bud Davis1-0/+31
2004-08-20re PR fortran/17077 (adjustable size arrays crash)Paul Brook1-0/+38
2004-08-20re PR fortran/17074 (Unclassifiable statement in IF-clause / Simple IF follow...Tobias Schlüter1-0/+16
2004-08-19re PR fortran/14976 (.space is wrong)Paul Brook1-0/+12
2004-08-19re PR fortran/16946 (sum (array, mask) is not accepted)Erik Schnetter1-0/+58
2004-08-19re PR fortran/16520 (ICE in gfortran.dg/g77/19990905-1.f)Tobias Schlüter1-1/+0
2004-08-17re PR fortran/13082 (Function entries and entries with alternate returns not ...Paul Brook1-0/+44
2004-08-13re PR libfortran/16935 (Segmentation fault of compiler with unsupported contr...Bud Davis1-0/+7
2004-08-13* gfortran.dg/der_io_1.f90: Remove stray comma.Paul Brook1-1/+1
2004-08-11[multiple changes]Paul Brook1-0/+15
2004-08-10trans-io.c (transfer_expr): Handle pointters.Paul Brook1-0/+16
2004-08-09re PR fortran/16919 (ICE with derived type and array constructor)Paul Brook1-0/+33
2004-08-06intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist1-0/+12
2004-08-06trans-array.c (gfc_trans_allocate_array_storage, [...]): For functions...Paul Brook2-0/+88
2004-08-022004-08-02 David BillinghurstDavid Billinghurst1-1/+1
2004-07-222004-07-22 David Billinghurst (David.Billinghurst@riotinto.com)David Billinghurst2-1/+85