]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/fortran/class.cc
Fix overflow check in profile_count::operator* (const sreal &num).
[thirdparty/gcc.git] / gcc / fortran / class.cc
2025-01-25  Harald AnlaufFortran: fix issues with variables in BLOCK DATA [PR58857]
2025-01-11  Paul ThomasFortran: Fix error recovery for bad component arrayspec...
2025-01-07  Andre VehreschildFortran: Extend cylic type detection for deallocate...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-11-27  Paul ThomasFortran: Fix non_overridable typebound proc problems...
2024-11-24  Paul ThomasFortran: Fix non_overridable typebound proc problems...
2024-11-22  Andrew Pinskibuild: Remove INCLUDE_MEMORY [PR117737]
2024-11-11  Paul ThomasFortran: Suppress invalid finalization of artificial...
2024-10-24  David MalcolmUse unique_ptr in more places in pretty_printer/diagnos...
2024-08-15  Andre VehreschildFix Coarray in associate not a coarray. [PR110033]
2024-08-15  Andre VehreschildAdd corank to gfc_expr.
2024-07-18  Andre VehreschildFortran: Fix Explicit cobounds of a procedures paramete...
2024-03-15  Paul ThomasFortran: Fix class/derived/complex function associate...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-09-23  Harald Anlauffortran: error recovery on duplicate declaration of...
2023-04-28  Tobias BurnusFortran: Fix (mostly) comment typos
2023-03-18  Paul ThomasFortran: Fix bugs and missing features in finalization...
2023-03-05  Harald AnlaufFortran: fix CLASS attribute handling [PR106856]
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.