PF fortran/60322
[gcc.git] / gcc / fortran / trans.h
2015-04-23 Andre VehreschildPF fortran/60322
2015-03-24 Andre Vehreschildre PR fortran/64787 (Invalid code on sourced allocation...
2015-03-23 Paul Thomasre PR fortran/64952 (Missing temporary in assignment...
2015-03-10 Alessandro Fanfarillotrans.h (caf_sync_memory): New function decl tree.
2015-01-18 Paul Thomas[multiple changes]
2015-01-05 Jakub JelinekUpdate copyright years.
2014-10-24 Tobias Burnuscheck.c (check_co_collective): Reject coindexed A args.
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-09 Francois-Xavier... f95-lang.c (gfc_init_builtin_functions): Add more float...
2014-09-25 Tobias Burnuscheck.c (check_co_collective): Renamed from
2014-08-30 Tobias Burnustrans.h (gfc_caf_get_image_index, [...]): New prototypes.
2014-08-14 Tobias Burnusgfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.
2014-07-12 Tobias Burnuslibgfortran.h (libcaf_atomic_codes): Add.
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-17 Tobias Burnuscheck.c (gfc_check_atomic, [...]): Use argument for...
2014-06-15 Francois-Xavier... re PR fortran/28484 ([F03] system_clock with real-type...
2014-06-10 Jakub Jelinekre PR fortran/60928 (gfortran issue with allocatable...
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-08 Tobias Burnuscheck.c (check_co_minmaxsum, [...]): New.
2014-04-30 Tobias Burnusgfortran.h (gfc_init_coarray_decl): Remove.
2014-04-13 Paul Thomasre PR fortran/58085 (Wrong indexing of an array in...
2014-03-18 Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-03-06 Paul Thomasre PR fortran/51976 ([F2003] Support deferred-length...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-07-15 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-06-04 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-05-28 Tobias Burnustrans-expr.c (gfc_conv_procedure_call): Deallocate...
2013-04-12 Tobias Burnusre PR fortran/56845 ([OOP] _vptr not set to declared...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Tobias Burnustrans.c (gfc_build_final_call): New function.
2012-12-03 Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31 Janus Weilre PR fortran/53718 ([OOP] gfortran generates asm label...
2012-10-16 Tobias Burnusre PR fortran/50981 ([OOP] Wrong-code for scalarizing...
2012-07-25 Tobias Burnustrans-types.c (gfc_real16_is_float128): Fix spelling...
2012-07-20 Tobias Burnusre PR fortran/48820 (TR 29113: Implement parts needed...
2012-05-05 Paul Thomasre PR fortran/41600 ([OOP] SELECT TYPE with associate...
2012-03-06 Steven Bosscherf95-lang.c (yyerror, yylex): Remove.
2012-03-04 Mikael Morintrans.h (struct gfc_ss_info): Move can_be_null_ref...
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...
next