]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/trans-decl.c
Update copyright years.
[thirdparty/gcc.git] / gcc / fortran / trans-decl.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-30  Thomas KoenigRemove KIND argument from INDEX so it does not mess...
2019-12-07  Tobias BurnusFortran] PR 92793 - fix column used for error diagnostic
2019-12-05  Jakub Jelinekre PR fortran/92781 (ICE in convert_nonlocal_reference_...
2019-11-11  Tobias BurnusFortran] Support absent optional args with use_device_...
2019-11-10  Janne BlomqvistDon't print warning when moving to static with -fno...
2019-11-03  Thomas Koenigre PR fortran/92113 (r276673 causes segfault in gfortra...
2019-10-27  Paul Thomasre PR fortran/86248 (LEN_TRIM in specification expressi...
2019-10-18  Steven G. Karglre PR fortran/69455 ([F08] Assembler error(s) when...
2019-10-11  Tobias Burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-03  Thomas Koenigre PR fortran/84487 (Large rodate section increase...
2019-10-02  Kwok Cheung Yeungf95-lang.c (LANG_HOOKS_OMP_IS_OPTIONAL_ARGUMENT): Defin...
2019-09-14  Thomas Koenigre PR fortran/91557 (Bogus warning about unused dummy...
2019-08-17  Janne BlomqvistPR fortran/68401 Improve allocation error message
2019-08-11  Janne BlomqvistPR fortran/91413 Generate warning when making array...
2019-08-06  Steven G. Karglre PR fortran/91359 (logical function X returns .TRUE...
2019-07-29  Thomas Koenigre PR fortran/90813 (gfortran.dg/proc_ptr_51.f90 fails...
2019-06-18  Julian Brown[PR90921] Fortran OpenACC 'declare' directive's module...
2019-06-18  Thomas Schwinge[PR85221] Set 'omp declare target', 'omp declare target...
2019-05-29  Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-05-19  Thomas Koenigre PR fortran/90329 (Incompatibility between gfortran...
2019-05-17  Thomas Schwinge[PR89433] Refer to OpenACC 'routine' clauses from ...
2019-05-16  Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-05-10  Paul Thomasre PR fortran/90093 (Extended C interop: optional argum...
2019-04-14  Paul Thomasre PR fortran/89843 (CFI_section delivers incorrect...
2019-03-13  Thomas Koenig[multiple changes]
2019-02-28  Thomas Schwinge[PR72741] For all Fortran OpenACC 'routine' directive...
2019-02-22  Thomas Schwinge[PR72741] Use 'oacc_build_routine_dims' for Fortran...
2019-02-18  Thomas Koenigre PR fortran/87689 (PowerPC64 ELFv2 function parameter...
2019-02-16  Thomas Koenigre PR fortran/71066 (ICE in set_loop_bounds, at fortran...
2019-02-01  Jakub Jelinekre PR fortran/83246 (internal compiler error or loader...
2019-01-19  Jakub Jelinekre PR fortran/88902 (ICE: Segmentation fault (in DFS...
2019-01-12  Paul Thomasgfortran.texi: Add description in sections on TS 29113...
2019-01-09  Sandra LoosemorePR other/16615 [1/5]
2019-01-07  Thomas Koenigre PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-31  Martin LiskaFix hash-table violation in trans-decl.c.
2018-10-18  Paul Thomasre PR fortran/58618 (Wrong code with character substrin...
2018-10-05  Paul Thomasre PR testsuite/87487 (New test case gfortran.dg/deferr...
2018-09-30  Paul Thomasre PR fortran/70149 ([F08] Character pointer initializa...
2018-09-20  Janus Weilgfortran.h (gfc_str_startswith): New macro.
2018-09-17  Paul Thomasre PR fortran/64120 ([F03] Wrong handling of allocatabl...
2018-09-17  Paul Thomasre PR fortran/85954 (ICE in make_ssa_name_fn, at tree...
2018-08-21  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-31  Andre VieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-25  Nicolas Koenigre PR fortran/25829 ([F03] Asynchronous IO support)
2018-07-04  Jerry DeLislere PR fortran/82009 ([F08] ICE with block construct)
2018-06-18  Eric Botcazoutree.c (decl_value_expr_lookup): Revert latest change.
2018-06-17  Eric Botcazougimplify.c (nonlocal_vlas): Delete.
2018-06-01  Steven G. Karglre PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM...
2018-03-14  Steven G. Karglcheck.c (gfc_check_kill_sub): Remove check for INTEGER...
2018-02-23  Paul Thomasre PR fortran/83149 ([6- and 7-branches] Missing test...
2018-02-23  Janne BlomqvistPR 84519 Handle optional QUIET specifier for STOP and...
2018-02-22  Janne BlomqvistPR 78534, 84509 Fix libgfortran API for PAUSE statement
2018-02-22  Janne BlomqvistCharacter length cleanup for Coarray Fortran library
2018-02-19  Paul Thomasre PR fortran/83344 (Use of uninitialized memory with...
2018-02-19  Andre Vehreschildgfortran.texi: Document additional src/dst_type.
2018-02-04  Paul Thomasre PR fortran/84115 (Failure in associate construct...
2018-01-26  Damian RousonPartial Failed Images patch
2018-01-05  Janne BlomqvistPR 78534 Change character length from int to size_t
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-28  Paul Thomasre PR fortran/83567 (Parametrized derived types: Segmen...
2017-12-01  Paul Thomasre PR fortran/82605 ([PDT] ICE in insert_parameter_expr...
2017-11-28  Jakub Jelinektree.def (SWITCH_EXPR): Change from 3 operand to 2...
2017-11-19  Paul Thomasre PR fortran/78990 (ICE when assigning polymorphic...
2017-11-15  Martin LiskaDisable -Wreturn-type by default in all languages other...
2017-11-08  Janne BlomqvistPR 82869 Introduce logical_type_node and use it
2017-11-04  Paul Thomasre PR fortran/81735 (double free or corruption (fasttop...
2017-10-18  Paul Thomasre PR fortran/82550 (program using submodules fails...
2017-10-07  Paul Thomasre PR fortran/82375 (PDT components in PDT declarations...
2017-10-04  Paul Thomasre PR fortran/60458 (Error message on associate: deferr...
2017-09-15  Paul Thomasre PR fortran/82184 (187.facerec in SPEC CPU 2000 misco...
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-07-29  Jakub Jelinekdebug.h (struct gcc_debug_hooks): Add IMPLICIT argument...
2017-05-11  Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-03-16  Jakub Jelinekre PR fortran/80010 (diagnostics: typo $!)
2017-03-05  Andre Vehreschildcheck.c (positive_check): Add new function checking...
2017-02-05  Andre Vehreschildre PR fortran/79335 (Conditional jump or move depends...
2017-01-21  Jakub Jelinekgfortran.h (gfc_extract_int): Change return type to...
2017-01-19  Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-18  Andre Vehreschildre PR fortran/70696 ([Coarray] ICE on EVENT POST of...
2017-01-07  Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-19  Francois-Xavier... trans-decl.c (create_main_function): Remove unused...
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  Paul Thomasre PR fortran/44265 (Link error with reference to param...
2016-11-30  Andre Vehreschildlibcaf.h: Add new action types for (de-)registration...
2016-11-18  Richard SandifordAdd SET_DECL_MODE
2016-11-10  Jakub Jelinekomp-low.c (lower_omp_target): Fix up argument to is_ref...
2016-10-24  Jakub Jelinektrans-intrinsic.c (gfc_conv_intrinsic_minmax): Use...
2016-09-23  Fritz Reeselang.opt, [...]: New flag -fdec-static.
2016-09-19  Andre Vehreschildlibcaf.h: Add caf_reference_type.
2016-08-31  Paul Thomas[multiple changes]
2016-08-22  Steven G. Karglre PR fortran/77260 (bogus warning with ENTRY in a...
2016-08-15  Fritz Reeselang.opt, [...]: New flag -finit-derived.
2016-08-15  Jakub Jelinekre PR debug/71906 (Fortran allocatable strings debug...
2016-08-08  Andre Vehreschildre PR fortran/70524 (ICE when using -frepack-arrays...
2016-07-22  Andre Vehreschildexpr.c (gfc_find_stat_co): Fixed whitespaces.
next