aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2004-11-10re PR fortran/18218 (Miscompare in sixtrack benchmark caused by loss of preci...Paul Brook1-0/+12
2004-11-03re PR fortran/17535 (gfortran with module procedures)Tobias Schlüter3-0/+69
2004-10-29re PR fortran/13490 (Compiler rejects valid constant -2147483648 for 32-bit int)David Billinghurst2-2/+2
2004-10-07string_intrinsics.c (string_verify): Fix off by one error.Paul Brook1-0/+12
2004-10-07* gfortran.dg/empty_format_1.f90: Remove stray commas.Paul Brook1-3/+3
2004-10-07intrinsic_mvbits.f90, ishft.f90: Add more tests.Tobias Schlüter1-1/+1
2004-10-07primary.c (match_boz_constant): Allow kind parameter suffixes.Tobias Schlüter1-1/+16
2004-10-07re PR fortran/17678 (USE statement incorrectly initializes allocatable array)Paul Brook1-0/+18
2004-10-06re PR libfortran/17709 (NULL I/O list and Format error.)Paul Brook1-0/+21
2004-10-06re PR fortran/17568 (ISHFT intrinsic: bogus overflow error)Tobias Schlüter1-0/+44
2004-10-06trans-stmt.c (gfc_trans_simple_do): New function.Paul Brook1-0/+80
2004-10-04re PR fortran/17708 (gfortran problem with goto inside loop)Tobias Schlüter1-0/+9
2004-10-04re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0)Paul Brook1-1/+1
2004-10-04re PR libfortran/17706 (reading a value of 0.0 gives a value of -0.0)Paul Brook1-0/+24
2004-10-04trans-array.c (gfc_conv_expr_descriptor): Check for substriungs.Tobias Schlüter1-0/+37
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