Age | Commit message (Expand) | Author | Files | Lines |
2017-12-15 | tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f... | Jakub Jelinek | 2 | -9/+14 |
2017-12-14 | Patch for middle-end/PR79538 | Qing Zhao | 2 | -21/+37 |
2017-12-12 | intrinsic.texi (MAXLOC): Remove double description of return value. | Thomas Koenig | 2 | -10/+14 |
2017-12-11 | intrinsic.texi (MAXLOC): Update documentation for character arrays and KIND a... | Thomas Koenig | 2 | -10/+26 |
2017-12-11 | re PR fortran/45689 ([F03] Missing transformational intrinsic in the trans_fu... | Thomas Koenig | 2 | -47/+37 |
2017-12-10 | re PR fortran/53478 (gfortran segfaults when module name clashes with C bindi... | Dominique d'Humieres | 4 | -6/+39 |
2017-12-09 | re PR fortran/82934 (Segfault on assumed character length in allocate) | Steven G. Kargl | 2 | -8/+34 |
2017-12-09 | re PR fortran/83316 (ICE: minval/maxval and characters) | Thomas Koenig | 4 | -0/+27 |
2017-12-07 | PR c/81544 - attribute noreturn and warn_unused_result on the same function a... | Martin Sebor | 2 | -4/+10 |
2017-12-03 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 4 | -10/+59 |
2017-12-01 | Fix an undefined behavior in fortran/decl.c | Qing Zhao | 2 | -1/+6 |
2017-12-01 | re PR fortran/83224 (creating character array from elements shorter than decl... | Thomas Koenig | 2 | -2/+10 |
2017-12-01 | re PR fortran/82605 ([PDT] ICE in insert_parameter_exprs, at fortran/decl.c:3... | Paul Thomas | 7 | -34/+178 |
2017-12-01 | re PR c/79153 (-Wimplicit-fallthrough missed warning) | Jakub Jelinek | 2 | -0/+7 |
2017-12-01 | re PR fortran/83224 (creating character array from elements shorter than decl... | Thomas Koenig | 2 | -3/+10 |
2017-11-28 | PR 53796 Improve INQUIRE(RECL=...) handling | Janne Blomqvist | 2 | -9/+5 |
2017-11-28 | re PR fortran/83021 (gfortran segfault in polymorphic assignment) | Paul Thomas | 2 | -1/+12 |
2017-11-28 | tree.def (SWITCH_EXPR): Change from 3 operand to 2 operand tree. | Jakub Jelinek | 4 | -10/+15 |
2017-11-24 | re PR fortran/81304 (Bogus warning with -Wsurprising and -fopenmp: Type speci... | Jakub Jelinek | 2 | -1/+8 |
2017-11-23 | re PR fortran/81841 (THREADPRIVATE (OpenMP) wrongly rejected in BLOCK DATA) | Jakub Jelinek | 2 | -0/+8 |
2017-11-23 | generic.texi (ANNOTATE_EXPR): Document 3rd operand. | Eric Botcazou | 2 | -2/+9 |
2017-11-23 | re PR fortran/82814 (ICE from submodule character function) | Paul Thomas | 2 | -0/+13 |
2017-11-22 | C/C++: fix quoting of "aka" typedef information (PR 62170) | David Malcolm | 2 | -1/+7 |
2017-11-22 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 4 | -5/+96 |
2017-11-22 | re PR fortran/79072 (ICE with class(*) pointer function result and character ... | Paul Thomas | 2 | -2/+7 |
2017-11-20 | re PR fortran/79072 (ICE with class(*) pointer function result and character ... | Paul Thomas | 3 | -0/+18 |
2017-11-19 | re PR fortran/78990 (ICE when assigning polymorphic array function result) | Paul Thomas | 8 | -37/+107 |
2017-11-18 | PR 83036 Make NEXTREC specifier for INQUIRE work for large record numbers | Janne Blomqvist | 2 | -1/+6 |
2017-11-18 | PR 44292 Enable large record lengths in OPEN and INQUIRE statements | Janne Blomqvist | 2 | -2/+7 |
2017-11-18 | re PR fortran/83012 (Simply contiguous pointer function not recognized as con... | Thomas Koenig | 2 | -2/+32 |
2017-11-17 | re PR fortran/83017 (DO CONCURRENT not parallelizing) | Richard Biener | 2 | -1/+8 |
2017-11-15 | Disable -Wreturn-type by default in all languages other from C++. | Martin Liska | 3 | -7/+13 |
2017-11-14 | re PR fortran/78240 (ICE in match_clist_expr, at fortran/decl.c:728) | Fritz Reese | 3 | -14/+33 |
2017-11-11 | re PR fortran/82932 ([OOP] ICE in update_compcall_arglist, at fortran/resolve... | Janus Weil | 2 | -1/+9 |
2017-11-11 | re PR fortran/82886 (ICE with -finit-derived in gfc_conv_expr, at fortran/tra... | Fritz Reese | 4 | -13/+51 |
2017-11-10 | PR c/81117 - Improve buffer overflow checking in strncpy | Martin Sebor | 2 | -4/+7 |
2017-11-10 | re PR fortran/82934 (Segfault on assumed character length in allocate) | Paul Thomas | 2 | -2/+10 |
2017-11-09 | re PR fortran/78619 (ICE in copy_reference_ops_from_ref, at tree-ssa-sccvn.c:... | Paul Thomas | 2 | -6/+22 |
2017-11-09 | re PR fortran/78814 (ICE in symbol_rank, at fortran/interface.c:1265) | Steven G. Kargl | 2 | -2/+12 |
2017-11-08 | re PR fortran/82841 (Segfault in gfc_simplify_transfer) | Steven G. Kargl | 2 | -3/+8 |
2017-11-08 | re PR fortran/82884 (ICE in gfc_resolve_character_array_constructor, at fortr... | Steven G. Kargl | 2 | -0/+6 |
2017-11-08 | PR 82869 Introduce logical_type_node and use it | Janne Blomqvist | 12 | -341/+494 |
2017-11-06 | [multiple changes] | Paul Thomas | 2 | -3/+7 |
2017-11-06 | Instrument function exit with __builtin_unreachable in C++ | Martin Liska | 2 | -0/+9 |
2017-11-05 | re PR fortran/82471 (Reorder loop for unfavorable index ordering in DO CONCU... | Thomas Koenig | 5 | -21/+243 |
2017-11-05 | re PR fortran/78641 ([OOP] ICE on polymorphic allocatable function in array c... | Paul Thomas | 3 | -1/+22 |
2017-11-05 | re PR fortran/81447 ([7/8] gfortran fails to recognize the exact dynamic type... | Paul Thomas | 2 | -1/+28 |
2017-11-05 | [fortran] Remove semicolon after do {} while (0) in match macros | Tom de Vries | 2 | -6/+12 |
2017-11-04 | trans-expr.c (gfc_trans_assignment_1): Character kind conversion may create a... | Andre Vehreschild | 4 | -11/+37 |
2017-11-04 | re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument) | Thomas Koenig | 6 | -21/+97 |