aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-17tree-flow.h (struct omp_region): Move to omp-low.c.Andrew MacLeod2-0/+5
2013-10-16re PR fortran/58652 (ICE with move_alloc and unlimited polymorphic)Tobias Burnus2-2/+9
2013-10-16intrinsic.texi (OpenMP Modules): Update to OpenMPv4.Tobias Burnus2-5/+23
2013-10-15re PR fortran/58652 (ICE with move_alloc and unlimited polymorphic)Tobias Burnus2-2/+10
2013-10-14re PR fortran/58658 ([OOP] Pointer assignment to allocatable unlimited polymo...Tobias Burnus2-4/+7
2013-10-11target.c: New file.Jakub Jelinek4-14/+64
2013-10-10re PR fortran/58226 (negative subscript pos at fortran/options.c:1205)Tobias Burnus2-0/+9
2013-10-02re PR fortran/58593 (internal compiler error: in gfc_conv_string_tmp, at fort...Tobias Burnus2-2/+9
2013-10-01re PR fortran/58579 (Memory allocation fails when calling character-valued fu...Tobias Burnus2-5/+14
2013-09-27Fix DATE_AND_TIME example.Janne Blomqvist2-1/+5
2013-09-25re PR fortran/58436 ([OOP] ICE (segfault) in generate_finalization_wrapper fo...Tobias Burnus2-0/+11
2013-09-25re PR fortran/57697 ([OOP] Segfault with defined assignment for components du...Tobias Burnus2-11/+35
2013-09-25Make-lang.in (fortran_OBJS): Use fortran/gfortranspec.o.Tom Tromey2-59/+19
2013-09-25Makefile.in (DRIVER_DEFINES): Use $(and), not shell code, to add -DENABLE_SHA...Tom Tromey2-2/+5
2013-09-23re PR fortran/58355 ([F03] ICE with TYPE, EXTENDS before parent TYPE defined)Janus Weil2-3/+11
2013-09-20re PR fortran/58099 ([F03] over-zealous procedure-pointer error checking)Janus Weil3-9/+10
2013-09-18expr.c (gfc_check_assign_symbol): Free lvalue.ref.Tobias Burnus2-0/+5
2013-09-18re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable)Tobias Burnus3-8/+42
2013-09-16re PR fortran/58356 (ICE with finalization and type extension)Tobias Burnus2-0/+8
2013-09-16re PR fortran/57697 ([OOP] Segfault with defined assignment for components du...Tobias Burnus2-11/+21
2013-09-15re PR fortran/57697 ([OOP] Segfault with defined assignment for components du...Tobias Burnus2-0/+46
2013-09-12re PR driver/42955 (undecorated cross-compiler gcc fails to find cc1)Brooks Moses2-8/+8
2013-09-09invoke.texi (Error and Warning Options): Add hyphen.Tobias Burnus2-1/+5
2013-09-02PR fortran/PR56519Thomas Koenig4-9/+31
2013-08-29re PR fortran/52243 (Avoid reallocation for: array1 = array1 / scalar for p...Thomas Koenig2-1/+107
2013-08-25re PR fortran/58146 (Array slice bounds checking)Thomas Koenig3-73/+108
2013-08-23re PR fortran/57798 (Incorrect handling of sum over first dimension of a prod...Mikael Morin2-7/+20
2013-08-23re PR fortran/57843 ([OOP] Type-bound assignment is resolved to non-polymorph...Janus Weil2-48/+44