aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert2-0/+169
2009-05-29tree-sra.c: New implementation of SRA.Martin Jambor1-1/+1
2009-05-27Change scan-tree-dump-times patterns due to frontend changesJanne Blomqvist2-4/+4
2009-05-27re PR libfortran/40187 (c_f_pointer with stride in SHAPE)Thomas Koenig2-0/+161
2009-05-26re PR fortran/40246 (ICE on invalid SOURCE= using NULLIFY)Tobias Burnus1-0/+8
2009-05-25re PR fortran/40176 (Fortran 2003: Procedure pointers with array return value)Janus Weil4-0/+128
2009-05-25Dominique DhumieresJerry DeLisle4-6/+30
2009-05-24erf_2.F90 (dg-options): Add -mieee for alpha*-*-* targets.Uros Bizjak1-0/+1
2009-05-18re PR fortran/40164 (Fortran 2003: "Arrays of procedure pointers" (using PPCs))Janus Weil1-0/+58
2009-05-18re PR tree-optimization/40168 (finding common subexpressions)Richard Guenther1-3/+3
2009-05-18re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil4-4/+86
2009-05-17iso-fortran-env.def: Define INT8, INT16, INT32, INT64, REAL32, REAL64 and REA...Francois-Xavier Coudert4-27/+26
2009-05-16re PR fortran/33197 (Fortran 2008: math functions)Francois-Xavier Coudert2-0/+65
2009-05-16re PR fortran/31243 (Detect strings longer than 2**32 characters)Francois-Xavier Coudert3-0/+45
2009-05-16default_format_denormal_1.f90: XFAIL on cygwin.David Billinghurst2-4/+3
2009-05-14re PR fortran/39996 (Double typing of function results not detected)Janus Weil3-7/+53
2009-05-14re PR fortran/39865 (ICE in gfc_conv_scalarized_array_ref)Jakub Jelinek5-13/+171
2009-05-13re PR fortran/40110 (Bind(C): gfortran rejects the questionable but formally ...Tobias Burnus3-8/+8
2009-05-12default_format_1.f90: XFAIL on cygwin.David Billinghurst1-2/+3
2009-05-11re PR fortran/40089 (Public type with public component which has a private type)Janus Weil1-0/+40
2009-05-10Remove junk fileEric Botcazou1-14/+0
2009-05-10re PR fortran/40018 (ICE in output_constructor)Paul Thomas1-0/+10
2009-05-10re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas3-0/+96
2009-05-10re PR fortran/38956 (tests gfortran.dg/chmod_{1,2,3}.f90 fails on i686-pc-cyg...David Billinghurst4-4/+8
2009-05-08re PR fortran/39876 (module procedure name that collides with the GNU intrinsic)Janus Weil1-0/+40
2009-05-06re PR fortran/39630 ([F03] Procedure Pointer Components)Janus Weil7-4/+406
2009-05-06pr40021.f: Moved to ...H.J. Lu1-42/+0
2009-05-06re PR middle-end/40021 (Revision 146817 miscompiled DAXPY in BLAS)Michael Matz1-0/+42
2009-05-06re PR fortran/40041 (spurious warning with INTRINSIC statement)Tobias Burnus2-0/+43
2009-05-05re PR middle-end/39666 (spurious warning with ranged-switch statements)Jakub Jelinek2-0/+28
2009-05-05re PR fortran/39998 (Procedure Pointer Assignments: Statement Functions & Int...Janus Weil1-0/+16
2009-04-30re PR middle-end/39579 (revisions 145171/145172 caused 2 extra failures)Steve Ellcey1-1/+1
2009-04-30Fix PR libfortran/39667Janne Blomqvist132-136/+136
2009-04-28re PR fortran/39946 (PROCEDURE statements: interface with RESULT variable)Janus Weil1-0/+20
2009-04-28re PR fortran/39930 (Bogus error: ambiguous reference)Janus Weil2-0/+57
2009-04-28re PR fortran/39879 (double free or corruption abort with gfortran)Paul Thomas1-0/+61
2009-04-26Expand from SSA.Michael Matz4-2/+7
2009-04-26re PR fortran/39893 ([4.4] gfortran ICE on invalid program)Steven G. Kargl1-0/+10
2009-04-25re PR fortran/39688 (IMPORT of derived type fails)Janus Weil1-0/+58
2009-04-24gfortran.h (gfc_get_typebound_proc): Removed as macro, now a function.Daniel Kraft1-2/+2
2009-04-24re PR fortran/39861 (ICE with INTRINSIC in module: write_symbol(): bad module...Janus Weil1-0/+28
2009-04-22re PR fortran/39735 (procedure pointer assignments: return value is not checked)Janus Weil7-6/+42
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2-0/+25
2009-04-21re PR fortran/39811 (Bogus warning for valid continuation lines)Tobias Burnus1-0/+15
2009-04-20re PR fortran/39800 (Rejects PRIVATE TYPE as compont of local type declaration)Paul Thomas2-0/+35
2009-04-17* gfortran.dg/vect/pr39318.f90: Guard with "target fopenmp".Ulrich Weigand1-1/+1
2009-04-17chmod_1.f90: Disable on spu-*-* targets.Ulrich Weigand6-6/+6
2009-04-17nan_inf_fmt.x: Skip on spu-*-*.Ulrich Weigand22-7/+25
2009-04-17gcc-dg.exp (gcc-dg-prune): Make linker message check less strict so it also w...Ulrich Weigand1-0/+1
2009-04-11re PR fortran/37746 (bounds check of string dummy arguments)Daniel Kraft7-0/+203