| Commit message (Expand) | Author | Age | Files | Lines |
* | Update ChangeLog and version files for releasereleases/gcc-9.1.0 | GCC Administrator | 2019-05-03 | 1 | -0/+4 |
* | re PR fortran/90166 (Compiler Fails at Assembler) | Steven G. Kargl | 2019-04-22 | 1 | -0/+7 |
* | re PR fortran/57284 ([OOP] ICE with find_array_spec for polymorphic arrays) | Paul Thomas | 2019-04-22 | 1 | -0/+10 |
* | [PR90048] Fortran OpenACC 'private' clause rejected for predetermined private... | Thomas Schwinge | 2019-04-17 | 1 | -0/+8 |
* | re PR fortran/89843 (CFI_section delivers incorrect result descriptor) | Paul Thomas | 2019-04-14 | 1 | -0/+28 |
* | re PR fortran/79842 (i18n: subword translation in "Can't use the same %smodule") | Dominique d'Humieres | 2019-04-13 | 1 | -0/+5 |
* | re PR translation/89939 (messages for translation must not contain embedded m... | Thomas Koenig | 2019-04-11 | 1 | -0/+11 |
* | re PR fortran/89904 (ICE in gfortran starting with r270045) | Harald Anlauf | 2019-04-07 | 1 | -1/+1 |
* | re PR fortran/87352 (Large stack usage with new gfortran) | Thomas Koenig | 2019-04-06 | 1 | -0/+7 |
* | re PR fortran/89981 (gfortran -pedantic rejects code in 8.3.1 that is accepte... | Thomas Koenig | 2019-04-06 | 1 | -0/+6 |
* | re PR fortran/89904 (ICE in gfortran starting with r270045) | Harald Anlauf | 2019-04-04 | 1 | -0/+6 |
* | [multiple changes] | Dominique d'Humieres | 2019-04-03 | 1 | -0/+6 |
* | re PR fortran/89375 (fortran/expr.c:4723:5: warning: logical ‘or’ of equa... | Dominique d'Humieres | 2019-04-03 | 1 | -0/+5 |
* | re PR fortran/83515 (ICE: Invalid expression in gfc_element_size) | Harald Anlauf | 2019-03-31 | 1 | -0/+9 |
* | dump-parse-tree.c (debug): Add for symbol_attribute *, symbol_attribute and g... | Thomas Koenig | 2019-03-31 | 1 | -0/+5 |
* | re PR fortran/89841 (improper descriptor information passed to C) | Paul Thomas | 2019-03-30 | 1 | -0/+10 |
* | re PR fortran/85537 ([F08] Invalid memory reference at runtime when calling s... | Janus Weil | 2019-03-27 | 1 | -0/+6 |
* | re PR fortran/88247 (ICE in get_array_ctor_var_strlen, at fortran/trans-array... | Paul Thomas | 2019-03-27 | 1 | -0/+23 |
* | [doc] Fix typos in MINLOC, MAXLOC documentation | Kyrylo Tkachov | 2019-03-25 | 1 | -0/+5 |
* | re PR fortran/78865 (ICE in create_tmp_var, at gimple-expr.c:473) | Thomas Koenig | 2019-03-24 | 1 | -0/+10 |
* | [PR72741] Properly handle clauses specifying the level of parallelism for 'ex... | Thomas Schwinge | 2019-03-21 | 1 | -0/+5 |
* | [PR89773] Fortran OpenACC 'routine' directive refuses procedures with implici... | Thomas Schwinge | 2019-03-21 | 1 | -0/+8 |
* | [PR72741] The name in a Fortran OpenACC 'routine' directive refers to the con... | Thomas Schwinge | 2019-03-21 | 1 | -0/+3 |
* | [PR72741] Encode OpenACC 'routine' directive's level of parallelism inside Fo... | Thomas Schwinge | 2019-03-21 | 1 | -0/+10 |
* | re PR fortran/71861 ([F03] ICE in write_symbol(): bad module symbol) | Janus Weil | 2019-03-20 | 1 | -0/+6 |
* | re PR fortran/68009 (prototype for gfortran_runtime_error with inline matmul) | Thomas Koenig | 2019-03-18 | 1 | -0/+7 |
* | re PR fortran/88008 (ICE in check_typebound_baseobject, at fortran/resolve.c:... | Thomas Koenig | 2019-03-18 | 1 | -0/+13 |
* | re PR fortran/89724 (Fortran diagnostics give wrong line number because of ma... | Jakub Jelinek | 2019-03-16 | 1 | -0/+8 |
* | re PR fortran/84394 (compiler error when using modules with derived types in ... | Thomas Koenig | 2019-03-16 | 1 | -1/+8 |
* | re PR fortran/60091 (Misleading error messages in rank-2 pointer assignment t... | Harald Anlauf | 2019-03-15 | 1 | -0/+6 |
* | gfortran.texi: Document Q edit descriptor under " Extensions not implemented ... | Thomas Koenig | 2019-03-14 | 1 | -0/+5 |
* | re PR fortran/87045 (pointer to array of character) | Harald Anlauf | 2019-03-13 | 1 | -0/+7 |
* | re PR fortran/89601 ([PDT] ICE: Segmentation fault (in resolve_component)) | Janus Weil | 2019-03-13 | 1 | -0/+7 |
* | [multiple changes] | Thomas Koenig | 2019-03-13 | 1 | -0/+24 |
* | re PR fortran/87673 (Errors caused by using function for character length in ... | Thomas Koenig | 2019-03-12 | 1 | -0/+6 |
* | Replace can't in error messages for Fortran. | Martin Liska | 2019-03-12 | 1 | -0/+19 |
* | re PR fortran/89363 (RANK incorrect for unallocated allocatable) | Paul Thomas | 2019-03-12 | 1 | -0/+16 |
* | re PR fortran/89651 (OpenMP private array uninitialized warning with -O flag) | Jakub Jelinek | 2019-03-11 | 1 | -0/+7 |
* | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 2019-03-11 | 1 | -0/+11 |
* | re PR fortran/66089 (elemental dependency mishandling when class array are in... | Thomas Koenig | 2019-03-10 | 1 | -0/+7 |
* | re PR fortran/87734 (ICE in is_illegal_recursion check for character len= par... | Thomas Koenig | 2019-03-10 | 1 | -0/+6 |
* | re PR fortran/71544 (gfortran compiler optimization bug when dealing with c-s... | Thomas Koenig | 2019-03-09 | 1 | -0/+7 |
* | re PR fortran/84504 ([F08] procedure pointer variables cannot be initialized ... | Janus Weil | 2019-03-09 | 1 | -0/+6 |
* | re PR fortran/71203 (ICE in add_init_expr_to_sym, at fortran/decl.c:1512 and ... | Thomas Koenig | 2019-03-09 | 1 | -0/+6 |
* | re PR other/80058 (fix double spaces in string literals everywhere) | Jakub Jelinek | 2019-03-08 | 1 | -0/+7 |
* | re PR fortran/71203 (ICE in add_init_expr_to_sym, at fortran/decl.c:1512 and ... | Harald Anlauf | 2019-03-06 | 1 | -0/+5 |
* | re PR fortran/77583 (ICE in pp_quoted_string, at pretty-print.c:966) | Harald Anlauf | 2019-03-03 | 1 | -0/+7 |
* | re PR fortran/72714 ([Coarray] ICE in gfc_array_init_size, at fortran/trans-a... | Thomas Koenig | 2019-03-03 | 1 | -0/+5 |
* | re PR fortran/89516 (ICE in gfc_calculate_transfer_sizes at gcc/fortran/check... | Harald Anlauf | 2019-03-02 | 1 | -0/+6 |
* | [PR72741, PR89433] Repeated use of the Fortran OpenACC 'routine' directive | Thomas Schwinge | 2019-02-28 | 1 | -0/+5 |