re PR fortran/89782 (Can do an internal READ of a character array when it is a parame...
[gcc.git] / gcc / fortran / ChangeLog
2019-06-22 Jerry DeLislere PR fortran/89782 (Can do an internal READ of a chara...
2019-06-21 Steven G. Karglre PR fortran/67884 (Missing error message on required...
2019-06-21 Steven G. Karglre PR fortran/51991 (Wrong error message with variables...
2019-06-20 Steven G. Karglre PR fortran/77632 ([F08] Pointer initialisation does...
2019-06-20 Steven G. Karglre PR fortran/86587 (Derived-type with attributes BIND...
2019-06-20 Thomas Koenigre PR fortran/90937 (ICE: in gfc_get_symbol_decl, at...
2019-06-19 Steven G. Karglre PR fortran/69499 ([F03] ICE-on-invalid on combining...
2019-06-19 Steven G. Karglre PR fortran/69398 ([OOP] ICE on class with duplicate...
2019-06-19 Steven G. Karglre PR fortran/87907 (ICE in resolve_contained_fntype...
2019-06-19 Jim MacArthurre PR fortran/89103 (Allow blank format items in format...
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-06-16 Thomas Koenigdump_parse_tree (debug): Add verison for formal arglist.
2019-06-15 Steven G. Kargldecl.c (gfc_match_derived_decl): Dummy argument cannot...
2019-06-15 Steven G. Karglarith.c (arith_power): Rework overflow of an integer...
2019-06-14 Harald Anlaufre PR fortran/90577 (FAIL: gfortran.dg/lrshift_1.f90...
2019-06-14 Steven G. Karglre PR fortran/89646 (Spurious actual argument might...
2019-06-13 Steven G. Karglre PR fortran/68544 (ICE trying to pass derived type...
2019-06-13 Steven G. Karglre PR fortran/89344 (uncaught programmer error: polymo...
2019-06-13 Steven G. Karglre PR fortran/88810 (gcc/fortran/dependency.c:2200...
2019-06-12 Jakub Jelinekio.c (check_format): Use G_(...) instead of _(...)...
2019-06-12 Steven G. Karglgfortran.h (gfc_free_dt_list): Remove prototype.
2019-06-12 Steven G. Karglre PR fortran/90002 (ICE: free_expr0(): Bad expr type)
2019-06-08 Paul Thomasre PR fortran/90786 (ICE on procedure pointer assignmen...
2019-06-08 Thomas Koenigre PR fortran/90744 (Bogus length for character tempora...
2019-06-02 Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-05-30 Thomas Koeniggfc-internals.texi (Translating to GENERIC): New chapter.
2019-05-30 Marek Polacek* lang.opt (ftail-call-workaround): Fix a typo.
2019-05-30 Jakub Jelinektree-predcom.c (is_inv_store_elimination_chain): Fix...
2019-05-29 Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-05-29 Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-05-26 Thomas Koenigre PR fortran/90539 (481.wrf slowdown by 25% on Intel...
2019-05-22 Andrew StubbsFix fortran size_type_node parameter passing.
2019-05-22 Janne Blomqvistfortran/89100: Default widths with -fdec-format-defaults
2019-05-21 Janne Blomqvistlibfortran/90038: Document new wait=.false. implementation
2019-05-20 Mark Egglestongfortran.texi: Remove reference to the ASSIGN statement...
2019-05-19 Paul Thomasre PR fortran/90498 (ICE with select type/associate...
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-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-16 Jakub Jelinekre PR fortran/90329 (Incompatibility between gfortran...
2019-05-15 Janne BlomqvistRemove translation string markers
2019-05-12 Janne Blomqvistfortran: C++ support for generating C prototypes
2019-05-10 Thomas Koenigre PR fortran/61968 (ICE (assembly failure) due to...
2019-05-10 Janne BlomqvistFix typo in gcc/fortran/ChangeLog
2019-05-10 Paul Thomasre PR fortran/90093 (Extended C interop: optional argum...
2019-05-08 Thomas Koenigre PR fortran/90351 (-fc-prototypes does not dump proto...
2019-05-06 Steven G. Karglre PR fortran/90290 (-std=f2008 should reject non-const...
2019-05-01 Andrew Bensonmodule.c (write_module): Initialize module_column befor...
2019-05-01 Dominique d'Humieresre PR fortran/60144 (Misleading error message when...
2019-04-22 Steven G. Karglre PR fortran/90166 (Compiler Fails at Assembler)
2019-04-22 Paul Thomasre PR fortran/57284 ([OOP] ICE with find_array_spec...
2019-04-17 Thomas Schwinge[PR90048] Fortran OpenACC 'private' clause rejected...
2019-04-14 Paul Thomasre PR fortran/89843 (CFI_section delivers incorrect...
2019-04-13 Dominique d'Humieresre PR fortran/79842 (i18n: subword translation in ...
2019-04-11 Thomas Koenigre PR translation/89939 (messages for translation must...
2019-04-07 Harald Anlaufre PR fortran/89904 (ICE in gfortran starting with...
2019-04-06 Thomas Koenigre PR fortran/87352 (Large stack usage with new gfortran)
2019-04-06 Thomas Koenigre PR fortran/89981 (gfortran -pedantic rejects code...
2019-04-04 Harald Anlaufre PR fortran/89904 (ICE in gfortran starting with...
2019-04-03 Dominique d'Humieres[multiple changes]
2019-04-03 Dominique d'Humieresre PR fortran/89375 (fortran/expr.c:4723:5: warning...
2019-03-31 Harald Anlaufre PR fortran/83515 (ICE: Invalid expression in gfc_ele...
2019-03-31 Thomas Koenigdump-parse-tree.c (debug): Add for symbol_attribute...
2019-03-30 Paul Thomasre PR fortran/89841 (improper descriptor information...
2019-03-27 Janus Weilre PR fortran/85537 ([F08] Invalid memory reference...
2019-03-27 Paul Thomasre PR fortran/88247 (ICE in get_array_ctor_var_strlen...
2019-03-25 Kyrylo Tkachov[doc] Fix typos in MINLOC, MAXLOC documentation
2019-03-24 Thomas Koenigre PR fortran/78865 (ICE in create_tmp_var, at gimple...
2019-03-21 Thomas Schwinge[PR72741] Properly handle clauses specifying the level...
2019-03-21 Thomas Schwinge[PR89773] Fortran OpenACC 'routine' directive refuses...
2019-03-21 Thomas Schwinge[PR72741] The name in a Fortran OpenACC 'routine' direc...
2019-03-21 Thomas Schwinge[PR72741] Encode OpenACC 'routine' directive's level...
2019-03-20 Janus Weilre PR fortran/71861 ([F03] ICE in write_symbol(): bad...
2019-03-18 Thomas Koenigre PR fortran/68009 (prototype for gfortran_runtime_err...
2019-03-18 Thomas Koenigre PR fortran/88008 (ICE in check_typebound_baseobject...
2019-03-16 Jakub Jelinekre PR fortran/89724 (Fortran diagnostics give wrong...
2019-03-16 Thomas Koenigre PR fortran/84394 (compiler error when using modules...
2019-03-15 Harald Anlaufre PR fortran/60091 (Misleading error messages in rank...
2019-03-14 Thomas Koeniggfortran.texi: Document Q edit descriptor under " Exten...
2019-03-13 Harald Anlaufre PR fortran/87045 (pointer to array of character)
2019-03-13 Janus Weilre PR fortran/89601 ([PDT] ICE: Segmentation fault...
2019-03-13 Thomas Koenig[multiple changes]
2019-03-12 Thomas Koenigre PR fortran/87673 (Errors caused by using function...
2019-03-12 Martin LiskaReplace can't in error messages for Fortran.
2019-03-12 Paul Thomasre PR fortran/89363 (RANK incorrect for unallocated...
2019-03-11 Jakub Jelinekre PR fortran/89651 (OpenMP private array uninitialized...
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-03-10 Thomas Koenigre PR fortran/66089 (elemental dependency mishandling...
2019-03-10 Thomas Koenigre PR fortran/87734 (ICE in is_illegal_recursion check...
2019-03-09 Thomas Koenigre PR fortran/71544 (gfortran compiler optimization...
2019-03-09 Janus Weilre PR fortran/84504 ([F08] procedure pointer variables...
2019-03-09 Thomas Koenigre PR fortran/71203 (ICE in add_init_expr_to_sym, at...
2019-03-08 Jakub Jelinekre PR other/80058 (fix double spaces in string literals...
2019-03-06 Harald Anlaufre PR fortran/71203 (ICE in add_init_expr_to_sym, at...
2019-03-03 Harald Anlaufre PR fortran/77583 (ICE in pp_quoted_string, at pretty...
2019-03-03 Thomas Koenigre PR fortran/72714 ([Coarray] ICE in gfc_array_init_si...
2019-03-02 Harald Anlaufre PR fortran/89516 (ICE in gfc_calculate_transfer_size...
2019-02-28 Thomas Schwinge[PR72741, PR89433] Repeated use of the Fortran OpenACC...
2019-02-28 Thomas Schwinge[PR72741] For all Fortran OpenACC 'routine' directive...
next