aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2006-03-01re PR fortran/26393 (ICE with function returning variable lenght array)Paul Thomas3-0/+70
2006-03-01re PR libfortran/26136 (List directed input with underfilled (logicals) arra...Jerry DeLisle1-0/+53
2006-02-28trans-intrinsic.c (gfc_conv_intrinsic_minmaxloc): If the mask expression exis...Thomas Koenig1-0/+2
2006-02-28re PR libfortran/26464 (Runtime I/O error/invald argument on READ)Jerry DeLisle2-0/+67
2006-02-25re PR fortran/23092 ([4.1 only] scalar mask for minval/maxval/sum/product)Thomas Koenig1-0/+13
2006-02-24re PR libfortran/26423 (Error on binary I/O for large array)Jerry DeLisle1-0/+23
2006-02-24re PR fortran/24519 (gfortran slow because of incomplete dependency checking)Paul Thomas3-2/+91
2006-02-22re PR target/25603 (Miscompiled FORTRAN program)H.J. Lu1-0/+60
2006-02-20re PR middle-end/19543 ([4.1 only] fortran LOGICAL*8 not consistently disting...Roger Sayle1-0/+22
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert1-0/+69
2006-02-19re PR fortran/26201 (__convert_i4_i8 written to a module.)Erik Edelmann1-0/+16
2006-02-19re PR fortran/25054 (nonconstant bounds array cannot appear in a namelist)Paul Thomas2-0/+52
2006-02-16re PR fortran/26224 (ICE in C$OMP SINGLE / END SINGLE COPYPRIVATE( ) block)Jakub Jelinek1-0/+8
2006-02-16re PR fortran/24557 (ICE: PRINTing function result of size depending on assum...Paul Thomas1-0/+15
2006-02-15re PR fortran/26054 (Gratuitous warning about Fortran 2003 features w/o -std=...Toon Moene13-24/+24
2006-02-14re PR fortran/25045 ([4.1 only] DIM argument of PRODUCT is not optional)Thomas Koenig1-0/+10
2006-02-14re PR fortran/26277 (false warning about unused label for a warning used in e...Tobias Schlüter1-0/+8
2006-02-14re PR fortran/25162 (Issue with OpenMP COPYIN and gfortran)Jakub Jelinek74-0/+1601
2006-02-13re PR fortran/26246 (return string length is being marked as TREE_STATIC and ...Andrew Pinski2-0/+31
2006-02-13re PR fortran/26074 (Module array cannot be automatic or assumed shape)Paul Thomas8-3/+100
2006-02-12re PR fortran/25806 (problems with functions returning array pointers?)Erik Edelmann1-0/+38
2006-02-10re PR fortran/20858 (NULL doesn't get its argument type (kind))Steven G. Kargl1-0/+19
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter2-0/+31
2006-02-10re PR fortran/14771 (frontend doesn't record parentheses)Tobias Schlüter3-0/+67
2006-02-09re PR fortran/26038 (ICE on allocation of assumed length CHARACTER dummy.)Paul Thomas3-0/+82
2006-02-08re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.)Tobias Schlüter1-0/+39
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+14
2006-02-05re PR libfortran/24685 (real(16) formatted input is broken for huge values (g...Francois-Xavier Coudert1-0/+33
2006-02-05re PR tree-optimization/25251 ([4.1 only] NIST Failure - FM013.f at -O2)Andrew Pinski1-0/+16
2006-02-05re PR fortran/26041 ([4.1]: FORTRAN compiler won't compile the valid code)H.J. Lu3-0/+82
2006-02-04re PR fortran/25075 ([4.1 only] array size mismatch in DOT_PRODUCT)Thomas Koenig1-0/+10
2006-02-03[multiple changes]Steven G. Kargl3-2/+20
2006-02-02re PR fortran/24958 (ICE on invalid nullify)Steven G. Kargl1-0/+7
2006-01-31re PR middle-end/26001 (expand uses the wrong part of the string for array ac...Andrew Pinski1-0/+12
2006-01-31re PR fortran/26039 (ICE with maxval)Thomas Koenig1-0/+35
2006-01-30re PR fortran/24266 (ICE when writing to array of strings that is an elements...Erik Edelmann1-0/+17
2006-01-29re PR fortran/18578 (intent(inout) violation is not detected)Paul Thomas1-0/+19
2006-01-29[multiple changes]Paul Thomas5-5/+37
2006-01-27Remove spurious svn:executablePaul Thomas1-0/+0
2006-01-27re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas1-0/+17
2006-01-26re PR fortran/25964 (NIST regression on fm311.f)Paul Thomas4-0/+145
2006-01-25re PR fortran/18540 (Jumping into blocks gives error rather than warning)Tobias Schlüter1-0/+15
2006-01-25re PR fortran/25716 (FAIL: gfortran.dg/char_result_11.f90 -O (test for exce...Erik Edelmann1-3/+5
2006-01-25re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequenti...Jerry DeLisle1-27/+0
2006-01-25re PR libfortran/25835 (Segfault or Bad Address error on unformatted sequenti...Jerry DeLisle3-0/+79
2006-01-23re PR fortran/25901 (overloaded function is rejected)Paul Thomas2-0/+37
2006-01-21PR25024, PR20881, PR23308, PR25538 and PR25710 - Procedure referencesPaul Thomas4-2/+200
2006-01-18re PR fortran/20869 (EXTERNAL and INTRINSIC cannot be used together)Paul Thomas4-0/+69
2006-01-18re PR libfortran/25697 (libfortran - Segmentation fault/ Bad Address on unfor...Jerry DeLisle1-0/+27
2006-01-18re PR libfortran/25631 (tl format specifier not working correctly)Jerry DeLisle1-0/+25