• Scientific Computing
  • About
  • Blog
  • Tags
  • Categories

gcc

2025

  • 2025-06-02 – Determine GCC -Wall flags enabled
  • 2025-06-01 – Gfortran 15.1 Wexternal-argument-mismatch bug
  • 2025-05-31 – Fortran bind(C) bounds on arrays
  • 2025-02-07 – Matlab Gfortran console stream redirect
  • 2025-02-01 – Fortran submodule file naming
  • 2025-01-31 – Fortran module file format
  • 2025-01-17 – Overview of Free C++ and Fortran Compiler Families

2024

  • 2024-12-26 – Static linked executable
  • 2024-11-05 – No strict aliasing C / C++
  • 2024-06-20 – Install MSYS2 on Windows
  • 2024-05-08 – GCC / Clang header clash on macOS
  • 2024-01-16 – CMake / Meson compiler flag Wno form

2023

  • 2023-12-15 – Compiler macro definitions
  • 2023-09-29 – Xcode ld linker workaround
  • 2023-04-05 – Gfortran 12 bind(C) spurious warning fixed
  • 2023-02-02 – Fortran ieee_arithmetic NaN

2022

  • 2022-10-11 – Gfortran type mismatch error flag
  • 2022-08-03 – Intel oneMKL LAPACK95 with Gfortran
  • 2022-05-17 – Major changes in GCC Gfortran by version
  • 2022-03-29 – CMake GCC build

2021

  • 2021-01-20 – Windows GCC availability

2020

  • 2020-06-17 – Fix Gfortran stack to static warning
  • 2020-05-22 – Avoid general use of GCC march native flag
  • 2020-03-17 – GFortran duplicate use of submodule / module

2019

  • 2019-02-04 – What does Gfortran -std=legacy allow?

2018

  • 2018-07-06 – print vs write Fortran statements