]> gcc.gnu.org Git - gcc.git/history - gcc/fortran/trans-expr.cc
Fortran: Fix bugs and missing features in finalization [PR37336]
[gcc.git] / gcc / fortran / trans-expr.cc
2023-03-18 Paul ThomasFortran: Fix bugs and missing features in finalization...
2023-03-11 Harald AnlaufFortran: fix bounds check for copying of class expressi...
2023-02-25 Tobias BurnusFortran: Skip bound conv in gfc_conv_gfc_desc_to_cfi_de...
2023-01-16 Jakub JelinekUpdate copyright years.
2022-11-12 Harald AnlaufFortran: fix treatment of character, value, optional...
2022-11-07 Tobias BurnusFortran: Fix reallocation on assignment for kind=4...
2022-10-17 Tobias BurnusFortran: Fixes for kind=4 characters strings [PR107266]
2022-10-01 José Rui Faustino... Fortran: Fix ICE and wrong code for assumed-rank arrays...
2022-09-25 Mikael Morinfortran: Support clobbering of derived types [PR41453]
2022-09-25 Mikael Morinfortran: Support clobbering of allocatables and pointer...
2022-09-25 Mikael Morinfortran: Support clobbering of ASSOCIATE variables...
2022-09-25 Mikael Morinfortran: Support clobbering of SAVE variables [PR41453]
2022-09-25 Mikael Morinfortran: Support clobbering of reference variables...
2022-09-25 Harald Anlauffortran: Support clobbering with implicit interfaces...
2022-09-25 Mikael Morinfortran: Move clobbers after evaluation of all argument...
2022-09-25 Mikael Morinfortran: Fix invalid function decl clobber ICE [PR105012]
2022-09-25 Mikael Morinfortran: Move the clobber generation code
2022-09-04 José Rui Faustino... Fortran: Fix ICE with -fcheck=pointer [PR100136]
2022-09-03 José Rui Faustino... Fortran: Fix ICE with automatic reallocation [PR100245]
2022-04-22 Mikael Morinfortran: Use pointer arithmetic to index arrays [PR102043]
2022-04-22 Mikael Morinfortran: Pre-evaluate string pointers. [PR102043]
2022-04-21 Fritz Reesefortran: Fix conv of UNION constructors [PR105310]
2022-03-08 Tobias BurnusFortran: Fix gfc_conv_gfc_desc_to_cfi_desc with NULL...
2022-03-07 Tobias BurnusFortran: Fix gfc_maybe_dereference_var [PR104430][PR99585]
2022-03-07 Tobias BurnusFortran: Fix typos
2022-03-07 Jakub JelinekFix up duplicated duplicated words in comments
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.
This page took 7.953661 seconds and 36 git commands to generate.