aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2011-06-13frontend-passes.c (remove_trim): New function.Thomas Koenig2-43/+43
2011-06-122011-06-12 Tobias BurnusTobias Burnus3-3/+12
2011-06-11frontend-passes.c (optimize_assignment): Follow chains of concatenation opera...Thomas Koenig2-0/+14
2011-06-10trans-decl.c (gfc_build_builtin_function_decls): Updated declaration of caf_s...Daniel Carrera3-17/+68
2011-06-09trans.c (gfc_allocate_array_with_status): Mark error path as unlikely.Richard Guenther2-3/+9
2011-06-08re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus9-9/+301
2011-06-07tree.c (build_common_tree_nodes): Also initialize size_type_node.Richard Guenther2-3/+5
2011-06-05re PR fortran/49255 (-fcheck=pointer diagnoses too much: Passing NULL pointer...Tobias Burnus2-0/+12
2011-06-05dump-parse-tree.c (show_symbol): Don't dump namespace for ENTRY to avoid infi...Andreas Schmidt2-2/+9
2011-06-02re PR fortran/49268 (Invalid code generated for assumed-size Cray pointee)Asher Langton2-1/+11
2011-06-02re PR fortran/37039 (Cray pointer with pointee DIMENSION statement after POIN...Asher Langton2-3/+9
2011-06-02re PR fortran/49265 (Double colon in procedure-stmt (generic interface))Steven G. Kargl3-2/+25
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus12-14/+316
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+8
2011-05-31re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus5-22/+67
2011-05-29re PR fortran/47601 ([OOP] Internal Error: mio_component_ref(): Component not...Janus Weil3-8/+10
2011-05-29re PR fortran/45786 (Relational operators .eq. and == are not recognized as e...Thomas Koenig3-65/+69
2011-05-29re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+24
2011-05-29re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-6/+12
2011-05-27re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus5-5/+54
2011-05-27re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)Tobias Burnus7-0/+99
2011-05-26[multiple changes]Paul Thomas5-18/+42
2011-05-26re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus5-13/+218
2011-05-24Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.Joseph Myers2-3/+9
2011-05-22frontend-passes.c (cfe_register_funcs): Also register character functions if ...Thomas Koenig2-9/+14
2011-05-21re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)Janus Weil2-1/+11
2011-05-20re PR fortran/48706 (Type extension inside subroutine)Janus Weil2-0/+15
2011-05-20Makefile.in (LIBDEPS): Add libcommon.a.Joseph Myers2-2/+6
2011-05-20Clarify FP exception documentation and messagesJanne Blomqvist5-25/+44
2011-05-19re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-4/+57
2011-05-18re PR fortran/48700 (memory leak with MOVE_ALLOC)Janus Weil1-1/+14
2011-05-16gfortran.texi (_gfortran_set_options): Add GFC_STD_F2008_TR.Tobias Burnus2-9/+34
2011-05-15re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus3-5/+21
2011-05-15re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2-20/+15
2011-05-15PR 48915 Clarify _gfortran_set_options documentationJanne Blomqvist2-1/+7
2011-05-14lang.opt (fdump-core): Re-add as ignored option for backward compatibility.Tobias Burnus2-0/+9
2011-05-14re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus2-0/+7
2011-05-14PR 48915 Update mixed-language programming documentationJanne Blomqvist1-1/+1
2011-05-14PR 48915 Update mixed-language programming documentationJanne Blomqvist2-7/+13
2011-05-14re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig2-18/+43
2011-05-14invoke.texi (-Ofast): Also enables -fstack-arrays.Tobias Burnus3-15/+26
2011-05-14PR 48915 Abort handlingJanne Blomqvist8-49/+38
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist2-9/+4
2011-05-13re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus2-3/+20
2011-05-12re PR fortran/48972 (OPEN with Unicode file name)Tobias Burnus2-0/+10
2011-05-11re PR fortran/48889 (f951: internal compiler error: in gfc_is_constant_expr, ...Tobias Burnus2-5/+15
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou2-4/+8
2011-05-07re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus6-19/+61
2011-05-06re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-11/+49
2011-05-06re PR fortran/48858 (Incorrect error for same binding label on two generic in...Tobias Burnus6-6/+45