aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-04re PR fortran/58771 (ICE in transfer_expr, at fortran/trans-io.c:2164)Paul Thomas2-11/+23
2013-11-04re PR fortran/57445 ([OOP] ICE in gfc_conv_class_to_class - for OPTIONAL poly...Paul Thomas2-2/+7
2013-10-29re PR fortran/44350 (accepts illegal fortran in BLOCK DATA)Tobias Burnus2-0/+33
2013-10-29correct formatPaul Thomas1-2/+2
2013-10-29correct PR numbersPaul Thomas1-1/+1
2013-10-29PR fortran 57893Paul Thomas3-14/+32
2013-10-24re PR fortran/44646 ([F08] Implement DO CONCURRENT)Tobias Burnus2-0/+14
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-2/+2
2013-10-23re PR fortran/58793 (Wrong value for _vtab for intrinsic types with CLASS(*):...Tobias Burnus2-0/+15
2013-10-22PR fortran 57893Paul Thomas2-11/+25
2013-10-21re PR fortran/58803 (Proc-pointer component: free_components deallocates twic...Tobias Burnus2-1/+14