Age | Commit message (Expand) | Author | Files | Lines |
2019-03-13 | re PR fortran/87045 (pointer to array of character) | Harald Anlauf | 2 | -10/+17 |
2019-03-13 | re PR fortran/89601 ([PDT] ICE: Segmentation fault (in resolve_component)) | Janus Weil | 2 | -2/+19 |
2019-03-13 | [multiple changes] | Thomas Koenig | 7 | -17/+57 |
2019-03-12 | re PR fortran/87673 (Errors caused by using function for character length in ... | Thomas Koenig | 2 | -2/+6 |
2019-03-12 | Replace can't in error messages for Fortran. | Martin Liska | 10 | -31/+50 |
2019-03-12 | re PR fortran/89363 (RANK incorrect for unallocated allocatable) | Paul Thomas | 3 | -2/+175 |
2019-03-11 | re PR fortran/89651 (OpenMP private array uninitialized warning with -O flag) | Jakub Jelinek | 2 | -0/+13 |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska | 7 | -10/+21 |
2019-03-10 | re PR fortran/66089 (elemental dependency mishandling when class array are in... | Thomas Koenig | 2 | -0/+12 |
2019-03-10 | re PR fortran/87734 (ICE in is_illegal_recursion check for character len= par... | Thomas Koenig | 2 | -1/+8 |
2019-03-09 | re PR fortran/71544 (gfortran compiler optimization bug when dealing with c-s... | Thomas Koenig | 2 | -2/+11 |
2019-03-09 | re PR fortran/84504 ([F08] procedure pointer variables cannot be initialized ... | Janus Weil | 2 | -1/+7 |
2019-03-09 | re PR fortran/71203 (ICE in add_init_expr_to_sym, at fortran/decl.c:1512 and ... | Thomas Koenig | 2 | -2/+14 |
2019-03-08 | re PR other/80058 (fix double spaces in string literals everywhere) | Jakub Jelinek | 3 | -2/+9 |
2019-03-06 | re PR fortran/71203 (ICE in add_init_expr_to_sym, at fortran/decl.c:1512 and ... | Harald Anlauf | 2 | -2/+13 |
2019-03-03 | re PR fortran/77583 (ICE in pp_quoted_string, at pretty-print.c:966) | Harald Anlauf | 2 | -1/+8 |
2019-03-03 | re PR fortran/72714 ([Coarray] ICE in gfc_array_init_size, at fortran/trans-a... | Thomas Koenig | 2 | -6/+52 |
2019-03-02 | re PR fortran/89516 (ICE in gfc_calculate_transfer_sizes at gcc/fortran/check... | Harald Anlauf | 2 | -9/+21 |
2019-02-28 | [PR72741, PR89433] Repeated use of the Fortran OpenACC 'routine' directive | Thomas Schwinge | 2 | -8/+40 |
2019-02-28 | [PR72741] For all Fortran OpenACC 'routine' directive variants check for mult... | Thomas Schwinge | 4 | -4/+18 |
2019-02-28 | [PR72741, PR89433] Accept intrinsic symbols in Fortran OpenACC 'routine' dire... | Thomas Schwinge | 2 | -5/+35 |
2019-02-26 | re PR fortran/89492 (Endless compilation of an invalid TRANSFER after r269177) | Harald Anlauf | 2 | -0/+26 |
2019-02-26 | re PR fortran/89496 (gcc/fortran/trans-types.c:3015:9: runtime error: member ... | Thomas Koenig | 2 | -2/+12 |
2019-02-26 | extend.texi (__builtin_object_size): Use @pxref instead of @xref inside paren... | Uros Bizjak | 1 | -1/+1 |
2019-02-26 | re PR fortran/43210 (Initializer of huge static arrays should be improved) | Jakub Jelinek | 2 | -8/+10 |
2019-02-24 | re PR fortran/89174 (Allocation segfault with CLASS(*) MOLD) | Thomas Koenig | 4 | -4/+18 |
2019-02-24 | re PR fortran/89266 (ICE with TRANSFER of len=0 character array constructor) | Harald Anlauf | 7 | -34/+73 |
2019-02-23 | re PR fortran/84387 (Defined output does not work for a derived type that has... | Jerry DeLisle | 2 | -2/+6 |
2019-02-23 | re PR fortran/88117 (ICE in gimplify_var_or_parm_decl, at gimplify.c:2697) | Paul Thomas | 3 | -1/+14 |
2019-02-23 | re PR fortran/89385 (Incorrect members of C descriptor for an allocatable obj... | Paul Thomas | 3 | -12/+62 |
2019-02-23 | re PR tree-optimization/88074 (g++ hangs on math expression) | David Malcolm | 2 | -5/+17 |
2019-02-22 | re PR fortran/83057 (OPEN without a filename and without STATUS='SCRATCH' cou... | Harald Anlauf | 2 | -6/+11 |
2019-02-22 | re PR fortran/89431 (CPP integer macros not defined) | Steven G. Kargl | 2 | -3/+8 |
2019-02-22 | [PR72741] Use 'oacc_build_routine_dims' for Fortran OpenACC 'routine' directi... | Thomas Schwinge | 4 | -28/+71 |
2019-02-22 | Revert earlier OpenACC 'routine' changes | Thomas Schwinge | 2 | -7/+4 |
2019-02-21 | dump-parse-tree.c (debug): Implement for gfc_expr *, gfc_typespec *, gfc_type... | Thomas Koenig | 2 | -1/+41 |
2019-02-21 | re PR fortran/86119 (Intrinsic len has wrong type if used within select type ... | Thomas Koenig | 4 | -3/+21 |
2019-02-20 | Change singular to plural in gfortran.texi. | Martin Liska | 2 | -1/+5 |
2019-02-20 | Correction of ChangeLog entry, Thomas provided the code for this change. | Thomas Schwinge | 1 | -1/+1 |
2019-02-20 | Document Fortran header directive. | Martin Liska | 2 | -0/+24 |
2019-02-19 | re PR fortran/89384 (CONTIGUOUS dummy argument in BIND(C) interface incorrect... | Thomas Koenig | 2 | -1/+13 |
2019-02-19 | re PR c/87924 (OpenACC wait clauses without async-arguments) | Chung-Lin Tang | 2 | -1/+19 |
2019-02-18 | re PR fortran/87689 (PowerPC64 ELFv2 function parameter passing violation) | Thomas Koenig | 6 | -8/+73 |
2019-02-18 | Support if statement in !GCC$ builtin directive. | Martin Liska | 2 | -5/+21 |
2019-02-17 | re PR fortran/88299 ([F18] COMMON in a legacy module produces bogus warnings ... | Harald Anlauf | 2 | -5/+11 |
2019-02-17 | re PR fortran/89077 (ICE using * as len specifier for character parameter) | Harald Anlauf | 2 | -0/+14 |
2019-02-16 | re PR tree-optimization/88074 (g++ hangs on math expression) | Jakub Jelinek | 2 | -10/+89 |
2019-02-16 | re PR fortran/71066 (ICE in set_loop_bounds, at fortran/trans-array.c:4680) | Thomas Koenig | 2 | -0/+35 |
2019-02-14 | PR 81552 Improve and document -flag-init-integer | Janne Blomqvist | 4 | -2/+14 |
2019-02-14 | re PR fortran/88248 ([F18] Bogus warning about obsolescent feature: Labeled D... | Harald Anlauf | 2 | -4/+11 |