]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-stmt.c
re PR fortran/34640 (ICE when assigning item of a derived-component to a pointer)
[thirdparty/gcc.git] / gcc / fortran / trans-stmt.c
2017-09-10  Paul Thomasre PR fortran/34640 (ICE when assigning item of a deriv...
2017-09-09  Paul Thomasdecl.c: Add decl_type_param_list...
2017-06-28  Jerry DeLislere PR fortran/80164 (ICE in gfc_format_decoder at gcc...
2017-05-15  Steven G. Karglre PR fortran/80674 (trunk/gcc/fortran/trans-stmt.c...
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-05  Andre Vehreschildre PR fortran/79344 (segmentation faults and run-time...
2017-02-05  Andre Vehreschildre PR fortran/78958 (Unallocated memory access after...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-18  Louis Kruppre PR fortran/50069 (FORALL fails on a character array)
2017-01-18  Andre Vehreschildcoarray_alloc_with_implicit_sync_2.f90: New test.
2017-01-13  Janne BlomqvistRevert r244448
2017-01-13  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-07  Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-03  Janne BlomqvistPR 78534 Revert r244011
2017-01-03  Janne BlomqvistPR 78534 Change character length from int to size_t
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-19  Francois-Xavier... trans.h: Remove gfor_fndecl_stop_numeric_f08.
2016-12-14  Andre Vehreschildre PR fortran/78672 (Gfortran test suite failures with...
2016-12-09  Andre Vehreschildre PR fortran/78505 ([F08] Coarray source allocation...
2016-12-09  Andre Vehreschildtrans-array.c (gfc_array_deallocate): Remove wrapper.
2016-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-25  Paul Thomas[multiple changes]
2016-11-06  Andre Vehreschildallocate_with_source_14.f03: Fixed number mallocs occuring.
2016-10-23  Paul Thomasre PR fortran/69834 ([OOP] Collision in derived type...
2016-10-22  Andre Vehreschildre PR fortran/43366 ([OOP][F08] Intrinsic assign to...
2016-10-13  Andre Vehreschildre PR fortran/72832 ([OOP] ALLOCATE with SOURCE fails...
2016-10-12  Andre Vehreschildtrans-expr.c (gfc_find_and_cut_at_last_class_ref):...
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-08  Andre Vehreschildre PR fortran/72698 (ICE in lhd_incomplete_type_error...
2016-07-07  Martin LiskaOptimize fortran loops with +-1 step.
2016-07-07  Martin LiskaAdd PRED_FORTRAN_LOOP_PREHEADER to DO loops with step
2016-07-05  Andre Vehreschildre PR fortran/71623 (Segfault when allocating deferred...
2016-06-16  Martin LiskaIntroduce fortran loop preheader
2016-05-07  Fritz Reesere PR fortran/56226 (Add support for DEC UNION and...
2016-03-28  Alessandro FanfarilloSTOP managed by external library when coarrays are...
2016-02-11  Andre Vehreschildre PR fortran/69296 ([F03] Problem with associate and...
2016-02-03  Andre Vehreschildre PR fortran/67451 ([F08] ICE with sourced allocation...
2016-01-15  Paul Thomasre PR fortran/64324 (Deferred character specific functi...
2016-01-08  Jakub Jelinekre PR fortran/69128 (OpenMP workshare problem with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-29  Andre Vehreschildre PR fortran/69011 ([OOP] ICE in gfc_advance_chain...
2015-12-09  Tobias Burnustrans.c (gfc_allocate_using_lib,gfc_deallocate_with_sta...
2015-12-02  Tobias Burnuscheck.c (gfc_check_event_query): New function.
2015-11-25  Steven G. Karglre PR fortran/68227 (ICE on using variable limit in...
2015-11-22  James Norrisdump-parse-tree.c (show_namespace): Handle declares.
2015-11-15  Paul Thomasre PR fortran/50221 (Allocatable string length fails...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-25  Paul Thomasre PR fortran/67171 (sourced allocation)
2015-10-25  Andre Vehreschildre PR fortran/66927 (ICE in gfc_conf_procedure_call)
2015-08-06  Mikael MorinMove one condition out of gfc_trans_scalar_assign
2015-07-13  Aldy HernandezFix double word typos.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-15  Andre Vehreschildre PR fortran/44672 ([F08] ALLOCATE with SOURCE and...
2015-06-11  Paul Thomasre PR fortran/66079 (memory leak with source allocation...
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-27  Andre Vehreschildtrans-stmt.c (gfc_trans_allocate): Add missing location...
2015-05-20  Andre Vehreschildre PR fortran/65548 (gfc_conv_procedure_call)
2015-04-30  David MalcolmFix spurious semicolons
2015-04-23  Andre VehreschildPF fortran/60322
2015-04-10  Tobias Burnustrans-stmt.c (gfc_trans_lock_unlock): Implement -fcoarr...
2015-04-07  Andre Vehreschildre PR fortran/65548 (gfc_conv_procedure_call)
2015-03-24  Andre Vehreschildre PR fortran/64787 (Invalid code on sourced allocation...
2015-03-10  Alessandro Fanfarillotrans.h (caf_sync_memory): New function decl tree.
2015-02-12  Paul Thomasre PR fortran/64932 (ICE in gfc_conv_descriptor_data_ge...
2015-02-06  Andre Vehreschildre PR fortran/60289 (allocating class(*) pointer as...
2015-02-01  Joseph MyersAlways pass 0 or option number to gfc_warning*.
2015-01-23  Andre VehreschildIn gcc/fortran/ fixed some cosmetics.
2015-01-18  Paul Thomas[multiple changes]
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-17  Tobias Burnusre PR fortran/54687 (Use gcc option machinery for gfortran)
2014-12-16  Tobias Burnus2014-12-15 Tobias Burnus <burnus@net-b.de>
2014-12-11  Richard Bienerre PR tree-optimization/42108 (50% performance regression)
2014-12-03  Manuel López-Ibáñezre PR fortran/44054 (Handle -Werror, -Werror=, -fdiagno...
2014-11-24  Tobias Burnuserror.c (gfc_fatal_error_1): Remove.
2014-11-15  Tobias Burnuserror.c (gfc_fatal_error_1): Renamed from gfc_fatal_error.
2014-09-20  Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-08-15  Tobias Burnusresolve.c (resolve_critical): Fix name mangling.
2014-08-14  Tobias Burnusgfortran.texi (caf_register_t): Add CAF_REGTYPE_CRITICAL.
2014-06-09  Paul Thomasre PR fortran/61406 (ICE on ASSOCIATE construct to...
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-02-09  Paul Thomasre PR fortran/57522 ([F03] ASSOCIATE construct creates...
2014-01-28  Paul Thomasre PR fortran/59414 ([OOP] ICE in in gfc_conv_expr_desc...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-18  Janus Weilre PR fortran/59493 ([OOP] ICE: Segfault on Class(...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-24  Tobias Burnusre PR fortran/44646 ([F08] Implement DO CONCURRENT)
2013-08-09  Janus Weilgfortran.h (gfc_get_code): Modified prototype.
2013-06-04  Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-05-31  Tobias Burnusre PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE...
2013-05-29  Tobias Burnusre PR fortran/37336 ([F03] Finish derived-type finaliza...
2013-05-28  Tobias Burnustrans-expr.c (gfc_conv_procedure_call): Deallocate...
2013-04-10  Janne BlomqvistReplace enum gfc_try with bool type.
next