Age | Commit message (Expand) | Author | Files | Lines |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-11-16 | fortran: simplify elemental arguments walking | Mikael Morin | 1 | -1/+1 |
2021-11-12 | fortran: Ignore unused args in scalarization [PR97896] | Mikael Morin | 1 | -0/+3 |
2021-10-27 | Fortran: make some trans-array functions static | Bernhard Reutner-Fischer | 1 | -6/+0 |
2021-10-18 | Fortran: Fix Bind(C) Array-Descriptor Conversion | Tobias Burnus | 1 | -1/+15 |
2021-09-27 | Fortran: Fix assumed-size to assumed-rank passing [PR94070] | Tobias Burnus | 1 | -0/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-06 | re PR fortran/92775 (Incorrect expression in DW_AT_byte_stride on an array) | Jakub Jelinek | 1 | -1/+1 |
2019-09-26 | CO_BROADCAST for derived types with allocatable components | Alessandro Fanfarillo | 1 | -0/+2 |
2019-01-24 | re PR fortran/88929 (ICE on building MPICH 3.2 with GCC 9 with ISO_Fortran_bi... | Paul Thomas | 1 | -0/+1 |
2019-01-12 | gfortran.texi: Add description in sections on TS 29113 and further interopera... | Paul Thomas | 1 | -0/+3 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-05-20 | re PR fortran/49636 ([F03] ASSOCIATE construct confused with slightly complic... | Paul Thomas | 1 | -0/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-10 | re PR fortran/34640 (ICE when assigning item of a derived-component to a poin... | Paul Thomas | 1 | -0/+5 |
2017-09-09 | decl.c: Add decl_type_param_list... | Paul Thomas | 1 | -0/+4 |
2017-01-07 | re PR fortran/78781 ([Coarray] ICE in gfc_deallocate_scalar_with_status, at f... | Andre Vehreschild | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-09 | trans-array.c (gfc_array_deallocate): Remove wrapper. | Andre Vehreschild | 1 | -5/+0 |
2016-11-30 | libcaf.h: Add new action types for (de-)registration of allocatable component... | Andre Vehreschild | 1 | -4/+6 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-06-15 | re PR fortran/44672 ([F08] ALLOCATE with SOURCE and no array-spec) | Andre Vehreschild | 1 | -1/+1 |
2015-05-09 | Fix fortran/65894 elemental procedures wrong-code | Mikael Morin | 1 | -0/+2 |
2015-05-06 | re PR fortran/37131 (inline matmul for small matrix sizes) | Thomas Koenig | 1 | -2/+0 |
2015-04-27 | re PR fortran/59678 ([F03] Segfault on equalizing variables of a complex deri... | Andre Vehreschild | 1 | -1/+1 |
2015-03-24 | re PR fortran/64787 (Invalid code on sourced allocation of class(*) character... | Andre Vehreschild | 1 | -1/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-06-10 | re PR fortran/60928 (gfortran issue with allocatable components and OpenMP) | Jakub Jelinek | 1 | -0/+4 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-07-15 | trans-array.h (gfc_deallocate_alloc_comp_no_caf, [...]): New prototype. | Tobias Burnus | 1 | -0/+2 |
2013-06-26 | re PR fortran/29800 (-fbounds-check: For derived types, write not also compou... | Tobias Burnus | 1 | -1/+1 |
2013-06-04 | re PR fortran/37336 ([F03] Finish derived-type finalization) | Tobias Burnus | 1 | -1/+1 |
2013-05-31 | re PR fortran/57456 ([OOP] CLASS + CHARACTER ALLOCATE with typespec: For arra... | Tobias Burnus | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -2/+2 |
2012-08-24 | re PR fortran/54350 (FAIL: gfortran.dg/realloc_on_assign_*.f90 -O (internal... | Tobias Burnus | 1 | -2/+2 |
2012-08-02 | trans-array.h (gfc_conv_descriptor_rank): New prototype. | Mikael Morin | 1 | -0/+1 |
2012-07-20 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -0/+1 |
2012-02-12 | trans-array.c (gfc_walk_elemental_function_args, [...]): Move call to gfc_get... | Mikael Morin | 1 | -1/+3 |
2012-01-27 | re PR fortran/48705 ([OOP] ALLOCATE with non-trivial SOURCE) | Paul Thomas | 1 | -1/+1 |
2012-01-06 | 2012-01-06 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -4/+5 |
2012-01-04 | re PR fortran/50981 ([OOP] Wrong-code for scalarizing ELEMENTAL call with abs... | Mikael Morin | 1 | -1/+1 |
2011-12-11 | re PR fortran/41539 ([OOP] Calling function which takes CLASS: Rank compariso... | Paul Thomas | 1 | -2/+2 |
2011-11-04 | trans-array.h (gfc_free_ss, [...]): New prototypes. | Mikael Morin | 1 | -0/+4 |
2011-11-03 | trans-array.h (gfc_trans_create_temp_array): Remove loop argument. | Mikael Morin | 1 | -3/+2 |
2011-11-03 | trans-array.h (gfc_trans_create_temp_array): Replace info argument with ss ar... | Mikael Morin | 1 | -1/+1 |
2011-10-18 | trans-array.h (gfc_walk_array_ref): New prototype. | Mikael Morin | 1 | -0/+2 |
2011-09-08 | trans-array.h (gfc_get_scalar_ss): New prototype. | Mikael Morin | 1 | -0/+2 |
2011-09-08 | trans-array.h (gfc_get_temp_ss): New prototype. | Mikael Morin | 1 | -0/+2 |