aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-types.cc
AgeCommit message (Expand)AuthorFilesLines
2 daysFortran: Fix Explicit cobounds of a procedures parameter not respected [PR78466]Andre Vehreschild1-10/+64
2 daysFortran: Use char* for deferred length character arrays [PR82904]Andre Vehreschild1-2/+4
3 daysfortran: Teach get_real_kind_from_node for Power 128 fp modes [PR112993]Kewen Lin1-1/+15
2024-06-05fortran: Replace uses of {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZEKewen Lin1-4/+6
2024-05-23Fortran: Fix ICEs due to comp calls in initialization exprs [PR103312]Paul Thomas1-2/+2
2024-01-03Fortran: fix FE memleakHarald Anlauf1-5/+7
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-08OpenMP/Fortran: Implement omp allocators/allocate for ptr/allocatablesTobias Burnus1-0/+4
2023-12-05Fortran: allow RESTRICT qualifier also for optional arguments [PR100988]Harald Anlauf1-7/+6
2023-08-14fortran: Fix length one character dummy arg type [PR110419]Mikael Morin1-1/+4
2023-07-05Change MODE_BITSIZE to MODE_PRECISION for MODE_VECTOR_BOOL.Robin Dapp1-1/+1
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer1-3/+3
2023-04-12Fortran: fix functions with entry and pointer/allocatable result [PR104312]Harald Anlauf1-0/+4
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-12Fortran: fix treatment of character, value, optional dummy arguments [PR107444]Harald Anlauf1-7/+7
2022-11-09Fortran: ordering of hidden procedure arguments [PR107441]Harald Anlauf1-3/+8
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-1/+3
2022-10-17Fortran: Fixes for kind=4 characters strings [PR107266]Tobias Burnus1-1/+1
2022-09-20Fortran: Fix function attributes [PR100132]José Rui Faustino de Sousa1-2/+13
2022-06-28fortran, libgfortran: Avoid using libquadmath for glibc 2.26+Jakub Jelinek1-0/+12
2022-05-16Use more ARRAY_SIZE.Martin Liska1-1/+1
2022-01-24fortran: Extend -fconvert= option for ppc64le r16_ieee and r16_ibmJakub Jelinek1-0/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3838