aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
2014-02-02re PR fortran/57033 (ICE on extended derived type and default initialization)Mikael Morin2-1/+8
2014-02-01re PR fortran/59906 (error: size of variable '<anonymous>' is too large)Paul Thomas3-1/+22
2014-01-28re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...Paul Thomas2-0/+49
2014-01-26re PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unresolved fixup - resolve_...Mikael Morin2-0/+8
2014-01-18re PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unresolved fixup - resolve_...Mikael Morin2-81/+70
2014-01-12re PR fortran/58026 ([F03] Bad error recovery for allocatable component of un...Janus Weil2-6/+9
2014-01-09cpp.c (gfc_cpp_handle_option): Add missing break.Tobias Burnus3-1/+7
2014-01-08re PR fortran/58182 (ICE with global binding name used as a FUNCTION)Janus Weil2-3/+8
2014-01-07re PR fortran/59589 ([OOP] Memory leak when deallocating polymorphic)Janus Weil2-24/+28
2014-01-06re PR fortran/59023 (ICE in gfc_search_interface with BIND(C))Janus Weil2-1/+9
2014-01-04re PR fortran/59547 ([OOP] Problem with using tbp specification function in m...Janus Weil2-1/+8
2014-01-02Update copyright years in gcc/Richard Sandiford72-71/+75
2014-01-02gnat_ugn.texi: Bump @copying's copyright year.Tobias Burnus6-7/+16
2014-01-02re PR fortran/59654 ([OOP] Broken function table with complex OO use case)Janus Weil3-2080/+2088
2013-12-30re PR fortran/58998 (Generic interface problem with gfortran)Janus Weil2-1/+8
2013-12-29re PR fortran/59612 ([F03] iso_fortran_env segfaults with -fdump-fortran-orig...Janus Weil3-2/+11
2013-12-18re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association)Janus Weil10-69/+69
2013-12-16re PR fortran/54949 ([F03] abstract procedure pointers not rejected)Janus Weil2-1/+11
2013-12-16re PR libgomp/59337 (surprising OMP error message)Jakub Jelinek2-1/+6
2013-12-15re PR fortran/59493 ([OOP] ICE: Segfault on Class(*) pointer association)Janus Weil2-1/+6
2013-12-14re PR fortran/59502 ([OOP] ICE on invalid on pointer assignment to non-pointe...Janus Weil2-3/+7
2013-12-14re PR fortran/59450 ([OOP] ICE for type-bound-procedure expression in module ...Janus Weil2-8/+30
2013-12-12re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)Tobias Burnus2-0/+7
2013-12-11re PR fortran/58916 ([F03] Allocation of scalar with array source not rejected)Janus Weil2-3/+10
2013-12-10re PR fortran/35831 ([F95] Shape mismatch check missing for dummy procedure a...Janus Weil2-2/+37
2013-12-10gfortran.texi: Add possible kind values (and default) for DOUBLE PRECISION.Janus Weil3-11/+19
2013-12-10gfortran.texi: Modify documentation of kind type parameters.Janus Weil3-14/+22
2013-12-10invoke.texi: Add -freal-4-real-16.Janus Weil2-34/+39
2013-12-08re PR fortran/58099 ([F03] over-zealous procedure-pointer error checking)Tobias Burnus2-1/+33
2013-12-07re PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_descriptor on ALLOCATE ins...Janus Weil2-1/+8
2013-12-04re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus2-0/+80
2013-12-01re PR fortran/57354 (Wrong run-time assignment of allocatable array of derive...Paul Thomas2-2/+17
2013-12-01re PR fortran/58410 (Bogus uninitialized variable warning for allocatable der...Paul Thomas2-6/+24
2013-12-01Index...Paul Thomas2-3/+10
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich2-0/+8
2013-11-25re PR fortran/59143 ([OOP] Bogus warning with array-valued type-bound procedure)Janus Weil2-0/+24
2013-11-24scanner.c (gfc_open_intrinsic_module): Remove function.Francois-Xavier Coudert3-19/+5
2013-11-23re PR fortran/59228 (ICE-on-invalid with assumed type and ASYNCHRONOUS)Janus Weil2-1/+6
2013-11-22gimple.h: Remove all includes.Andrew MacLeod4-3/+7
2013-11-22Remove macros that implicitly use input_locationDavid Malcolm2-1/+6
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo16-0/+52
2013-11-17gimple.h: Reorder prototypes to match .c declaration order...Andrew MacLeod2-0/+5
2013-11-14gimplify-be.h: New file.Andrew MacLeod3-6/+13
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod7-5/+14
2013-11-07re PR fortran/58471 (ICE on invalid with missing type constructor and -Wall)Janus Weil2-1/+6
2013-11-06* gfortran.texi: Fix typo.Francois-Xavier Coudert2-1/+5
2013-11-05c.opt (-Wdate-time): New optionTobias Burnus3-0/+17
2013-11-05re PR fortran/58989 (internal compiler error when using reshape function)Steven G. Kargl2-1/+7
2013-11-05invoke.texi (-fopenmp-simd): Document new option.Tobias Burnus4-0/+15
2013-11-04* f95-lang.c (ATTR_LEAF_LIST): Define.Ian Lance Taylor2-1/+6