aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-11re PR fortran/39692 (f95: conflict between EXTERNAL and POINTER)Janus Weil1-0/+40
2009-04-11resolve.c (resolve_global_procedure): Enable whole-file checking for procedur...Daniel Franke2-0/+36
2009-04-10re PR fortran/38709 (ICE on zero-sized array in initialization expression)Daniel Franke1-0/+6
2009-04-09re PR fortran/36704 (Procedure pointer as function result)Janus Weil4-8/+302
2009-04-08re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas1-0/+33
2009-04-07re PR fortran/38152 (procedure pointers as module variables)Janus Weil1-0/+1
2009-04-07re PR other/38920 (dw2 exceptions don't work.)Janus Weil3-15/+38
2009-04-06re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas1-0/+56
2009-04-06re PR fortran/39414 (PROCEDURE statement double declaration bug)Janus Weil1-0/+32
2009-04-06re PR fortran/36091 (false positive in bounds checking with forall)Paul Thomas1-0/+3
2009-04-06namelist_51.f90, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson12-13/+13
2009-04-05re PR libfortran/38654 (Fortran I/O speedup)Daniel Kraft2-0/+39
2009-04-05re PR fortran/29458 (Spurious -Wuninitialized warning for implied do-loop cou...Daniel Franke1-0/+11
2009-04-04re PR fortran/39577 (False positive with -fcheck=recursion)Tobias Burnus7-0/+201
2009-04-04re PR fortran/37614 (Change position of padding for aligned COMMONs)Paul Thomas1-0/+30
2009-04-03re PR fortran/39594 (compiler falls over in gfc_get_symbol_decl)Tobias Burnus1-0/+18
2009-04-02re PR tree-optimization/39595 (ICE in vectorizable_store at tree-vect-transfo...Ira Rosen1-0/+17
2009-03-31re PR fortran/38917 (Can't use DATA to initialize pointer to array to NULL())Paul Thomas1-0/+35
2009-03-31re PR fortran/38915 (wrong results for structure assignment of character comp...Paul Thomas1-0/+33