Age | Commit message (Expand) | Author | Files | Lines |
2019-06-14 | re PR fortran/90577 (FAIL: gfortran.dg/lrshift_1.f90 with -O(2|3) and -flto) | Harald Anlauf | 1 | -1/+14 |
2019-05-29 | re PR fortran/90539 (481.wrf slowdown by 25% on Intel Kaby with -Ofast -march... | Thomas Koenig | 1 | -4/+13 |
2019-04-22 | re PR fortran/57284 ([OOP] ICE with find_array_spec for polymorphic arrays) | Paul Thomas | 1 | -2/+23 |
2019-03-12 | re PR fortran/89363 (RANK incorrect for unallocated allocatable) | Paul Thomas | 1 | -2/+80 |
2019-01-09 | PR other/16615 [1/5] | Sandra Loosemore | 1 | -1/+1 |
2019-01-07 | re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic) | Thomas Koenig | 1 | -0/+77 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-12-31 | re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi... | Thomas Koenig | 1 | -30/+149 |
2018-11-27 | Support simd function declarations via a pre-include. | Martin Liska | 1 | -0/+70 |
2018-10-28 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -0/+222 |
2018-10-09 | re PR fortran/87151 (allocating array of character) | Paul Thomas | 1 | -1/+0 |
2018-09-23 | Do array index calculations in gfc_array_index_type | Janne Blomqvist | 1 | -11/+7 |
2018-09-21 | Fix co-array allocation | Andrew Stubbs | 1 | -1/+4 |
2018-09-20 | gfortran.h (gfc_str_startswith): New macro. | Janus Weil | 1 | -15/+11 |
2018-09-18 | re PR fortran/29550 (Optimize -fexternal-blas calls for conjg()) | Thomas Koenig | 1 | -0/+1 |
2018-08-23 | Signed zero for {max,min}val intrinsics | Janne Blomqvist | 1 | -20/+6 |
2018-08-21 | Unconditionally use MAX_EXPR/MIN_EXPR for MAX/MIN intrinsics | Janne Blomqvist | 1 | -45/+10 |
2018-08-12 | re PR fortran/66679 ([OOP] ICE with class(*) and transfer) | Paul Thomas | 1 | -6/+27 |
2018-07-19 | [Fortran] Use MIN/MAX_EXPR or IFN_FMIN/MAX for min/max intrinsics when possible | Kyrylo Tkachov | 1 | -34/+57 |
2018-06-01 | re PR fortran/63570 ([F2018] Implement 13.7.137 RANDOM INIT (REPEATABLE, IMAG... | Steven G. Kargl | 1 | -0/+50 |
2018-05-20 | re PR fortran/49636 ([F03] ASSOCIATE construct confused with slightly complic... | Paul Thomas | 1 | -9/+11 |
2018-05-08 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -5/+74 |
2018-05-06 | re PR fortran/85507 (ICE in gfc_dep_resolver, at fortran/dependency.c:2258) | Andre Vehreschild | 1 | -1/+1 |
2018-04-14 | re PR fortran/81773 ([Coarray] Get with vector index on lhs leads to incorrec... | Andre Vehreschild | 1 | -24/+114 |
2018-03-14 | check.c (gfc_check_kill_sub): Remove check for INTEGER(4) or (8). | Steven G. Kargl | 1 | -1/+87 |
2018-02-25 | re PR fortran/84523 (Runtime crash deallocating allocatable array within deri... | Paul Thomas | 1 | -0/+5 |
2018-02-22 | Character length cleanup for Coarray Fortran library | Janne Blomqvist | 1 | -2/+2 |
2018-02-19 | gfortran.texi: Document additional src/dst_type. | Andre Vehreschild | 1 | -6/+13 |
2018-02-07 | re PR fortran/68560 (The test gfortran.dg/shape_8.f90 now fails when compiled... | Thomas Koenig | 1 | -0/+20 |
2018-01-26 | Partial Failed Images patch | Damian Rouson | 1 | -10/+66 |
2018-01-25 | re PR fortran/37577 ([meta-bug] change internal array descriptor format for b... | Paul Thomas | 1 | -4/+10 |
2018-01-15 | re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/... | Thomas Koenig | 1 | -16/+30 |
2018-01-05 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -24/+22 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-12-03 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 1 | -3/+29 |
2017-11-22 | re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments) | Thomas Koenig | 1 | -2/+29 |
2017-11-19 | re PR fortran/78990 (ICE when assigning polymorphic array function result) | Paul Thomas | 1 | -1/+1 |
2017-11-08 | PR 82869 Introduce logical_type_node and use it | Janne Blomqvist | 1 | -134/+134 |
2017-11-04 | trans-expr.c (gfc_trans_assignment_1): Character kind conversion may create a... | Andre Vehreschild | 1 | -6/+15 |
2017-10-10 | Require wi::to_wide for trees | Richard Sandiford | 1 | -6/+9 |
2017-09-10 | re PR fortran/34640 (ICE when assigning item of a derived-component to a poin... | Paul Thomas | 1 | -4/+8 |
2017-03-22 | re PR fortran/79602 (translation: globally replace '%s' with %qs) | Dominique d'Humieres | 1 | -1/+1 |
2017-03-05 | check.c (positive_check): Add new function checking constant for being greate... | Andre Vehreschild | 1 | -1/+43 |
2017-01-13 | Revert r244448 | Janne Blomqvist | 1 | -26/+27 |
2017-01-13 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -27/+26 |
2017-01-07 | re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f... | Andre Vehreschild | 1 | -10/+16 |
2017-01-03 | PR 78534 Revert r244011 | Janne Blomqvist | 1 | -26/+27 |
2017-01-03 | PR 78534 Change character length from int to size_t | Janne Blomqvist | 1 | -27/+26 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild | 1 | -22/+78 |