Age | Commit message (Expand) | Author |
2020-02-18 | [fortran] ICE in gfc_validate_kind(): Got bad kind [PR93580] | Mark Eggleston |
2020-01-19 | Check for illegal reference in function. | Thomas König |
2020-01-16 | PR93253 – Document BOZ changes, make it friendlier in legacy code | Tobias Burnus |
2020-01-03 | Fortran] PR 92994 – add more ASSOCIATE checks | Tobias Burnus |
2020-01-01 | Update copyright years. | Jakub Jelinek |
2019-10-03 | primary.c (match_real_constant): Remove shadowing local vars. | Bernd Edlinger |
2019-10-02 | re PR fortran/91785 (ICE in check_assumed_size_reference, at fortran/resolve.... | Steven G. Kargl |
2019-09-02 | re PR fortran/91589 (ICE in gfc_conv_component_ref, at fortran/trans-expr.c:2... | Paul Thomas |
2019-08-17 | re PR fortran/91471 (f951: internal compiler error: gfc_variable_attr(): Bad ... | Steven G. Kargl |
2019-07-23 | re PR fortran/54072 (BOZ with -std=f2008: wrongly accepted to TRANSFER/ABS/..... | Steven G. Kargl |
2019-07-23 | arith.c (gfc_convert_integer, [...]): Move to ... | Steven G. Kargl |
2019-03-12 | Replace can't in error messages for Fortran. | Martin Liska |
2019-03-11 | Wrap option names in gcc internal messages with %< and %>. | Martin Liska |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore |
2019-01-01 | re PR fortran/82743 (uncaught character truncation in derived type initializa... | Thomas Koenig |
2019-01-01 | Update copyright years. | Jakub Jelinek |
2018-12-12 | re PR fortran/88155 (ICE in gfc_format_decoder, at fortran/error.c:947) | Steven G. Kargl |
2018-11-01 | re PR fortran/40196 ([F03] [F08] Type parameter inquiry (str%len, a%kind) and... | Paul Thomas |
2018-09-20 | gfortran.h (gfc_str_startswith): New macro. | Janus Weil |
2018-03-27 | re PR fortran/85083 (ICE in gfc_convert_to_structure_constructor, at fortran/... | Thomas Koenig |
2018-03-06 | re PR fortran/56667 (Syntax error causes misleading message: "Expected PARAME... | Steven G. Kargl |
2018-02-20 | re PR fortran/48890 ([F95] Wrong length of a character component of named con... | Thomas Koenig |
2018-02-17 | re PR fortran/84115 (Failure in associate construct with concatenated charact... | Paul Thomas |
2018-01-22 | PR 78534, 83704 Large character lengths | Janne Blomqvist |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist |
2018-01-03 | Update copyright years. | Jakub Jelinek |
2017-09-21 | re PR fortran/52832 ([F03] ASSOCIATE construct with proc-pointer selector is ... | Paul Thomas |
2017-09-17 | re PR fortran/82173 ([meta-bug] Parameterized derived type errors) | Paul Thomas |
2017-09-12 | re PR fortran/82173 ([meta-bug] Parameterized derived type errors) | Paul Thomas |
2017-09-09 | decl.c: Add decl_type_param_list... | Paul Thomas |
2017-05-19 | fortran: remove trailing exclamation mark from various diagnostics (PR fortra... | David Malcolm |
2017-03-22 | re PR fortran/79602 (translation: globally replace '%s' with %qs) | Dominique d'Humieres |
2017-01-21 | gfortran.h (gfc_extract_int): Change return type to bool. | Jakub Jelinek |
2017-01-18 | coarray_alloc_with_implicit_sync_2.f90: New test. | Andre Vehreschild |
2017-01-07 | re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f... | Andre Vehreschild |
2017-01-01 | Update copyright years. | Jakub Jelinek |
2016-12-03 | re PR fortran/43207 ([OOP] invalid (pointer) assignment to and from abstract ... | Janus Weil |
2016-12-03 | re PR fortran/42188 ([OOP] F03:C612. The leftmost part-name shall be the name... | Janus Weil |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild |
2016-11-30 | re PR fortran/78593 (ICE in gfc_match_varspec, at fortran/primary.c:2053) | Janus Weil |
2016-11-04 | re PR fortran/64933 (ASSOCIATE on a character variable does not allow substri... | Paul Thomas |
2016-11-03 | Default missing exponents to 0 with -fdec. | Fritz Reese |
2016-10-30 | re PR fortran/67219 (Incorrect conversion warning) | Thomas Koenig |
2016-10-25 | Enable %LOC as an rvalue with -std=legacy. | Fritz Reese |
2016-10-22 | re PR fortran/43366 ([OOP][F08] Intrinsic assign to polymorphic variable) | Andre Vehreschild |
2016-09-26 | Implement -Wimplicit-fallthrough. | Marek Polacek |
2016-09-19 | libcaf.h: Add caf_reference_type. | Andre Vehreschild |
2016-08-12 | re PR c/7652 (-Wswitch-break : Warn if a switch case falls through) | Marek Polacek |
2016-05-07 | re PR fortran/56226 (Add support for DEC UNION and MAP extensions) | Fritz Reese |
2016-02-07 | re PR fortran/50555 (synonymous namelist/statement function dummy argument no... | Jerry DeLisle |