re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3)
[gcc.git] / gcc / fortran / trans.h
2012-01-27 Paul Thomasre PR fortran/48705 ([OOP] ALLOCATE with non-trivial...
2012-01-06 Tobias Burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2012-01-04 Mikael Morinre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2011-12-11 Paul Thomasre PR fortran/41539 ([OOP] Calling function which takes...
2011-11-19 Tobias Burnusre PR fortran/51207 ([OOP] Mark __def_init_... as FL_PA...
2011-11-04 Mikael Morinre PR fortran/43829 (Scalarization of reductions)
2011-11-03 Mikael Morintrans.h (gfc_inline_intrinsic_function_p): Move prototy...
2011-11-03 Mikael Morintrans.h (struct gfc_loopinfo): New field parent.
2011-11-03 Mikael Morintrans.h (struct gfc_loopinfo): New fields nested and...
2011-11-03 Mikael Morintrans.h (struct gfc_ss): New field nested_ss.
2011-11-03 Mikael Morintrans.h (struct gfc_ss): New field parent.
2011-11-03 Mikael Morintrans.h (struct gfc_ss): New field loop.
2011-11-03 Mikael Morintrans.h (struct gfc_ss_info): New field refcount.
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move field gfc_ss:...
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move member struct...
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move member struct...
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move field string_lengt...
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move field expr from...
2011-11-03 Mikael Morintrans.h (struct gfc_ss_info): New struct.
2011-11-03 Mikael Morintrans.h (struct gfc_ss, [...]): Move shape field from...
2011-11-03 Mikael Morintrans.h (struct gfc_array_info): Move dim and dimen...
2011-11-03 Mikael Morintrans.h (struct gfc_ss_info, [...]): Rename the former...
2011-10-07 Mikael Morintrans.h (gfc_ss_info): Remove codimen field.
2011-10-07 Mikael Morintrans.h (gfc_loopinfo): Remove codimen field.
2011-10-07 Mikael Morintrans.h (gfc_ss): Remove data.temp.codimen field.
2011-10-07 Mikael Morintrans-array.h (struct gfc_se): New flag want_coarray.
2011-08-25 Tobias Burnustrans-array.c (gfc_conv_descriptor_token): Add assert.
2011-08-02 Tobias Burnustrans-array.c (gfc_array_allocate): Pass token to gfc_a...
2011-07-27 Daniel Carrerare PR fortran/49755 (ALLOCATE with STAT= produces inval...
2011-07-21 Daniel Carreratrans.c (gfc_allocate_with_status): Split into two...
2011-07-21 Tobias Burnuscheck.c (gfc_check_present): Allow coarrays.
2011-07-06 Daniel Carreratrans-array.c (gfc_array_allocate): Rename allocatable_...
2011-05-31 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-26 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-07 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-04 Nathan Froydremove gfc_chainon_list
2011-04-18 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-04 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-27 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-02-23 Mikael Morinre PR fortran/40850 (double free in nested types with...
2011-02-20 Paul Thomasre PR fortran/45077 (ICE with -fwhole-file in fold_conv...
2011-02-18 Michael Matzre PR fortran/45586 (ICE non-trivial conversion at...
2010-11-28 Paul Thomasre PR fortran/35810 ([TR 15581 / F2003] Automatic reall...
2010-11-26 Jakub Jelinekre PR bootstrap/45700 (--enable-checking=fold bootstrap...
2010-11-25 Janus Weilre PR fortran/46581 ([OOP] segfault in SELECT TYPE...
2010-10-26 Janus Weilre PR fortran/42647 ([F03] Missed initialization/deallo...
2010-10-21 Jerry DeLislere PR fortran/46079 (ABI for empty stop statement broken)
2010-10-15 Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-10-06 Mikael Morintrans.c (gfc_restore_backend_locus): New function.
2010-09-21 Mikael Morinre PR fortran/45648 (Unnecessary temporary for transpos...
2010-09-10 Mikael Moringfortran.h (gfc_expr): Remove inline_noncopying_intrins...
2010-09-10 Tobias Burnusre PR fortran/45186 (Gfortran 4.5.0 emits wrong linenum...
2010-09-07 François-Xavier... trans.h (gfor_fndecl_clz128, [...]): Remove.
2010-09-01 Francois-Xavier... trans-expr.c (gfc_conv_power_op): Handle floating-point...
2010-08-26 Daniel Kraftre PR fortran/38936 ([F03] ASSOCIATE construct / improv...
2010-08-21 Janus Weilre PR fortran/45271 ([OOP] Polymorphic code breaks...
2010-08-19 Daniel Kraftre PR fortran/29785 (Fortran 2003: POINTER Rank Remapping)
2010-07-29 Janus Weilre PR fortran/45004 ([OOP] Segfault with allocatable...
2010-07-27 Tobias Burnusre PR fortran/40873 (-fwhole-file -fwhole-program:...
2010-07-23 Paul Thomasre PR fortran/24524 (Fortran dependency checking should...
2010-07-21 Daniel Krafttrans.h (gfc_get_return_label): Removed.
2010-07-17 Mikael Morintrans-array.c (gfc_free_ss): Don't free beyond ss rank.
2010-07-15 Jakub Jelinektrans.h (gfc_string_to_single_character): New prototype.
2010-07-15 Daniel Kraftre PR fortran/44709 (BLOCK and GOTO/EXIT/CYCLE)
2010-07-15 Jakub Jelinektrans.h (gfc_build_compare_string): Add CODE argument.
2010-07-13 Tobias Burnusre PR fortran/43665 (INTENT(IN) etc. optimization of...
2010-07-05 Nathan Froydvec.h (VEC_splice, [...]): New macros.
2010-06-21 Tobias Burnusre PR fortran/40632 (Support F2008's contiguous attribute)
2010-06-15 Jakub Jelinekre PR fortran/44536 (OMP: missing error with default...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-20 Jerry DeLislere PR fortran/43851 (Add _gfortran_error_stop_numeric)
2010-04-29 Paul Thomas[multiple changes]
2010-04-24 Paul Thomasre PR fortran/43841 (Missing temporary for ELEMENTAL...
2010-04-17 Steven G. Karglre PR fortran/31538 (misleading bounds check error)
2010-04-13 Jerry DeLisle[multiple changes]
2010-04-06 Tobias Burnusre PR fortran/39997 (Procedure(), pointer & implicit...
2010-04-06 Tobias Burnusre PR fortran/43178 (Pointless resetting to NULL for...
2010-04-01 Paul Thomasioparm.def: Update copyright.
2010-02-05 Paul Thomasre PR fortran/42309 (Problem with a pointer array passe...
2009-09-29 Daniel Kraftre PR fortran/39626 (Correctly implement details of...
2009-09-16 Michael Matzre PR fortran/41212 (miscompilation at -O2)
2009-08-19 Michael Matztree-ssa-structalias.c (create_variable_info_for):...
2009-07-22 Francois-Xavier... trans.h (gfc_set_decl_assembler_name): New prototype.
2009-06-05 Alexandre Olivatrans-decl.c (gfc_build_qualified_array): Don't skip...
2009-05-29 Francois-Xavier... re PR fortran/40019 (LEADZ and TRAILZ give wrong results)
2009-05-10 Paul Thomasre PR fortran/38863 (WHERE with multiple elemental...
2009-05-06 Janus Weilre PR fortran/39630 ([F03] Procedure Pointer Components)
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Vasilis Liaskovitisre PR fortran/35423 (Implement OpenMP workshare)
2008-12-18 Daniel Kraftre PR fortran/31822 (Missing run-time bound checks...
2008-11-01 Daniel Kraftre PR fortran/35681 (wrong result for vector subscripte...
2008-09-21 Daniel Kraftre PR fortran/35846 (ICE on nested character constructors)
2008-09-18 Daniel Kraftre PR fortran/37507 (Print location in (DE)ALLOCATION...
2008-08-29 Jakub Jelinekdwarf2out.c (descr_info_loc): Handle VAR_DECL.
2008-08-29 Jakub Jelinekre PR fortran/29635 (debug info of modules)
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-27 Tobias Burnusre PR fortran/36132 (_gfortran_internal_pack on optiona...
2008-07-21 Ralf Wildenhuesfmt_g0_3.f08: Fix typo in expected error message.
next