aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.fortran-torture
AgeCommit message (Expand)AuthorFilesLines
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-0/+32
2005-11-02re PR fortran/18157 (ice-on-valid code, pointer to user-defined type, fold-st...Andrew Pinski3-0/+37
2005-11-02decl.c (gfc_match_entry): Function entries don't need an argument list if the...Tobias Schlüter1-2/+2
2005-11-01re PR fortran/24008 (gfortran too permissive about ENTRY syntax)Tobias Schlüter1-2/+2
2005-10-30arith.c (gfc_enum_initializer): New function.Tobias Schlüter5-0/+179
2005-10-08[multiple changes]Andrew Pinski1-0/+43
2005-10-05re PR fortran/24176 (gfortran segfaults on empty source)Richard Guenther1-0/+0
2005-09-27re PR fortran/18518 (equivalenced variables are not saved)Jakub Jelinek1-0/+23
2005-09-26re PR fortran/23677 (-fno-automatic does not accept legal save statements)Jakub Jelinek1-0/+29
2005-09-20re PR fortran/23663 (rejects entry point as a value)Jakub Jelinek1-0/+16
2005-09-08re PR fortran/23373 ([4.0 only] Functions returning pointers with pointer arg...Richard Sandiford2-0/+30
2005-09-07re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)Richard Sandiford1-0/+16
2005-08-30intrinsic_count.f90: Fix array dimension to avoid correct end-of-file error.Jerry DeLisle1-1/+1
2005-08-12005-08-12 Thomas Koenig <Thomas.Koenig@online.de>Thomas Koenig1-1/+1
2005-08-09character_passing.f90: Fix types for LSAME.Thomas Koenig1-1/+2
2005-08-06re PR fortran/18833 (ICE 'missing spec' on integer/char equivalence)Jakub Jelinek3-0/+113
2005-07-25re PR fortran/20063 (n*'xxxx' disables padding)Jakub Jelinek1-0/+6
2005-07-24nan_inf_fmt.f90: Revise test to include case of field width of zero.Jerry DeLisle1-1/+9
2005-07-18nan_inf_fmt.f90: Change case of field width of 8 to +Inf and -Inf.Jerry DeLisle1-2/+2
2005-07-11trans-stmt.c (gfc_trans_forall_loop): Clear maskindex before the outermost loop.Jakub Jelinek1-0/+88
2005-07-08primary.c (gfc_match_rvalue): Handle ENTRY the same way as FUNCTION.Jakub Jelinek1-0/+13
2005-07-07re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution...Thomas Koenig1-0/+28
2005-07-07decl.c (gfc_match_entry): Allow ENTRY without parentheses even in FUNCTIONs.Jakub Jelinek1-0/+24
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig1-0/+6
2005-06-28re PR libfortran/22142 ([4.0 only] eoshift: boundary not filled in correctly)Thomas Koenig1-0/+8
2005-06-25Update FSF address.Kelley Cook2-2/+2
2005-06-11[multiple changes]Thomas Koenig1-0/+92
2005-06-07re PR libfortran/21926 ([4.0 only] matmul does not deal with non-packed result)Thomas Koenig1-0/+8
2005-05-26re PR fortran/17283 (UNPACK issues)Thomas Koenig1-0/+4
2005-05-17re PR fortran/15080 (Forall bounds not calculated correctly (forall_3.f90))Jakub Jelinek3-2/+82
2005-04-29[multiple changes]Jakub Jelinek8-0/+519
2005-04-15intrinsic_spread.f90: corrected typo where the wrong variables had been compa...Thomas Koenig1-1/+1
2005-04-15re PR libfortran/18495 ([4.0 only] Intrinisc function SPREAD is broken)Thomas Koenig1-0/+7
2005-04-12re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig4-4/+40
2005-04-09re PR libfortran/19106 ([4.0 only] segfault in executable for print *,sum(a,d...Thomas Koenig6-0/+117
2005-04-01backspace.f90: Check after backspace and read was incorrect.Francois-Xavier Coudert1-1/+1
2005-03-07* Replace tabs with spaces.Steven G. Kargl3-24/+24
2005-02-28ishft.f90: Remove kind suffix from BOZ constantSteven G. Kargl1-4/+5
2005-02-18re PR middle-end/20030 (Broken arguments access)Andrew Pinski1-0/+21
2004-12-30read_eof.f90: Open scratch file, not /dev/null.David Edelsohn1-1/+2
2004-12-27re PR libfortran/19032 (modulo generates wrong result for divisor 1 and -1)Tobias Schlüter1-0/+3
2004-10-07intrinsic_mvbits.f90, ishft.f90: Add more tests.Tobias Schlüter1-2/+2
2004-10-07primary.c (match_boz_constant): Allow kind parameter suffixes.Tobias Schlüter1-0/+5
2004-10-06re PR middle-end/17849 (intrinsic_pack.f90)Andrew Pinski1-0/+23
2004-10-06re PR fortran/17283 (UNPACK issues)Tobias Schlüter1-2/+1
2004-10-04re PR libfortran/17631 (libfortran: intrinsic subroutine MVBITS not implemented)Tobias Schlüter1-0/+10
2004-10-04re PR fortran/17283 (UNPACK issues)Tobias Schlüter1-1/+14
2004-09-20re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Tobias Schlüter1-0/+24
2004-09-12fortran-torture.exp (add-ieee-options): Replace ieee-options; do the uplevel ...Richard Henderson4-4/+4
2004-09-03re PR fortran/16579 (gfortran: (ICHAR(CHAR(I)) .NE. I) when 128 <= I <= 255)David Billinghurst1-6/+0